OSDN Git Service

Merge branch 'rt/help-unknown'
authorJunio C Hamano <gitster@pobox.com>
Fri, 9 Sep 2016 04:49:48 +0000 (21:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 9 Sep 2016 04:49:48 +0000 (21:49 -0700)
"git nosuchcommand --help" said "No manual entry for gitnosuchcommand",
which was not intuitive, given that "git nosuchcommand" said "git:
'nosuchcommand' is not a git command".

* rt/help-unknown:
  help: make option --help open man pages only for Git commands
  help: introduce option --exclude-guides

1  2 
git.c

diff --cc git.c
Simple merge