From: Junio C Hamano Date: Tue, 8 Apr 2014 18:59:27 +0000 (-0700) Subject: Merge branch 'jc/rev-parse-argh-dashed-multi-words' X-Git-Tag: v2.0.0-rc0~19 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b5a52fa6c694c891a259233b29eb0ef4a47db57b;p=thirdparty%2Fgit.git Merge branch 'jc/rev-parse-argh-dashed-multi-words' Make sure that the help text given to describe the "" part of the "git cmd --option=" does not contain SP or _, e.g. "--gpg-sign=" option for "git commit" is not spelled as "--gpg-sign=". * jc/rev-parse-argh-dashed-multi-words: parse-options: make sure argh string does not have SP or _ update-index: teach --cacheinfo a new syntax "mode,sha1,path" parse-options: multi-word argh should use dash to separate words --- b5a52fa6c694c891a259233b29eb0ef4a47db57b