Merge branch 'mm/diff-no-patch-synonym-to-s'
commite2ecd252b5e3c90c211075ba9d1017379782708b
authorJunio C Hamano <gitster@pobox.com>
Mon, 22 Jul 2013 18:23:27 +0000 (22 11:23 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Jul 2013 18:23:27 +0000 (22 11:23 -0700)
tree1f8a76636533b3f22006fef018e3dc30fbbc3bf8
parent8827a58cf0ac7bee4ac8d357236975ead9783df3
parent4ba258b7e1020e8e3f321ca2df01e34cd71bee88
Merge branch 'mm/diff-no-patch-synonym-to-s'

"git show -s" was less discoverable than it should be.

* mm/diff-no-patch-synonym-to-s:
  Documentation/git-log.txt: capitalize section names
  Documentation: move description of -s, --no-patch to diff-options.txt
  Documentation/git-show.txt: include common diff options, like git-log.txt
  diff: allow --patch & cie to override -s/--no-patch
  diff: allow --no-patch as synonym for -s
  t4000-diff-format.sh: modernize style
Documentation/diff-options.txt
Documentation/git-log.txt
Documentation/rev-list-options.txt
diff.c