Document git log --abbrev-commit, as a kind of pretty option
commit13120fdc5ea8a8651850845f3ea320914f85056e
authorJakub Narebski <jnareb@gmail.com>
Sat, 16 Jun 2007 19:03:39 +0000 (16 21:03 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sat, 16 Jun 2007 20:10:49 +0000 (16 13:10 -0700)
treecd659a729f3d47fbdb9127b4a9436e484d0b8137
parentef3cb65c21d684df6e4c8b81ebe69a8652591998
Document git log --abbrev-commit, as a kind of pretty option

Documentation taken from paraphrased description of "--abbrev[=<n>]"
diff option, and from description of commit 5c51c985 introducing
this option.

Note that to change number of digits one must use "--abbrev=<n>",
which affects [also] diff output.

Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/pretty-options.txt