documentation: use the word "index" in the git-commit man page
authorJ. Bruce Fields <bfields@pig.linuxdev.us.dell.com>
Mon, 6 Aug 2007 04:34:02 +0000 (00:34 -0400)
committerJunio C Hamano <gitster@pobox.com>
Mon, 6 Aug 2007 05:08:54 +0000 (22:08 -0700)
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>
No differences found