commit | a76c2acb28146f5630592f2ba738c0ebf0f3c1c4 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@pig.linuxdev.us.dell.com> | Mon Aug 06 00:34:02 2007 -0400 |
committer | Junio C Hamano <gitster@pobox.com> | Sun Aug 05 22:08:54 2007 -0700 |
tree | c3addda687abf6e1366d58b2d092f0d71668e806 | |
parent | a2c3db8d224554f7cf995ae8403a0f081432cbae [diff] |
documentation: use the word "index" in the git-commit man page As with git-add, I think previous updates to the git-commit man page did indeed help make it more user-friendly. But I think the banishment of the word "index" from the description goes too far; reinstate its use, to simplify some of the language slightly and smooth the transition to other documentation. Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu> Signed-off-by: Junio C Hamano <gitster@pobox.com>