Code

Merge branch 'sn/doc-opt-notation' into next
authorJunio C Hamano <gitster@pobox.com>
Thu, 14 Oct 2010 03:23:08 +0000 (20:23 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 14 Oct 2010 03:23:08 +0000 (20:23 -0700)
commit53ea256ab9071d54b4f09772408e442ad43bc73a
tree48dddb793b2a9416f8409e2629ea346e7846688a
parentaa2fac1bf72f06a49fc41db96b7985f88fec9617
parentd0bb13663000be47d83cbe53b6c4bdc8835625cb
Merge branch 'sn/doc-opt-notation' into next

* sn/doc-opt-notation:
  Fix {update,checkout}-index usage strings
  Put a space between `<' and argument in pack-objects usage string
  Remove stray quotes in --pretty and --format documentation
  Use parentheses and `...' where appropriate
  Fix odd markup in --diff-filter documentation
  Use angles for placeholders consistently

Conflicts:
Documentation/git-repack.txt
Documentation/merge-strategies.txt
13 files changed:
Documentation/diff-options.txt
Documentation/git-daemon.txt
Documentation/git-repack.txt
Documentation/git-show-branch.txt
Documentation/git-update-index.txt
Documentation/git.txt
Documentation/merge-strategies.txt
Documentation/user-manual.txt
builtin/commit-tree.c
daemon.c
fast-import.c
git-am.sh
git-relink.perl