author | Johannes Sixt <johannes.sixt@telecom.at> | |
Thu, 10 Apr 2008 11:33:09 +0000 (13:33 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 11 Apr 2008 19:54:15 +0000 (12:54 -0700) | ||
commit | d4ba07cac576e87fd194df0853ed523af6c58af1 | |
tree | 268713ccb87912f313e6b20482b88fbbb5264136 | tree | snapshot |
parent | ca593f795994badf7cd543d24d1ed24aabc0d8e1 | commit | diff |
Document option --only of git commit
Its documentation was removed by 6c96753 (Documentation/git-commit: rewrite
to make it more end-user friendly, 2006-12-08), even though it is referenced
from a few places, including builtin-commit.c (as part of the commentary in
the commit message template).
Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Its documentation was removed by 6c96753 (Documentation/git-commit: rewrite
to make it more end-user friendly, 2006-12-08), even though it is referenced
from a few places, including builtin-commit.c (as part of the commentary in
the commit message template).
Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-commit.txt | diff | blob | history | |
builtin-commit.c | diff | blob | history |