Merge branch 'jc/help'
authorJunio C Hamano <gitster@pobox.com>
Mon, 28 Jan 2013 18:59:15 +0000 (10:59 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 28 Jan 2013 18:59:15 +0000 (10:59 -0800)
A header file that has the definition of a static array was
included in two places, wasting the space.

* jc/help:
  help: include <common-cmds.h> only in one file


Trivial merge