author | Jakub Narebski <jnareb@gmail.com> | |
Thu, 12 Jul 2007 23:54:07 +0000 (01:54 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 13 Jul 2007 03:22:06 +0000 (20:22 -0700) | ||
commit | fd0368f985c2d6179d76cdf3569b0798d42f9196 | |
tree | 38a5fcb9e9096ce112e41c5162462c939f588340 | tree | snapshot |
parent | dbddb714b0e69ef15fba64e74f34244ab95f0610 | commit | diff |
Document long options '--message=<msg>' and '--no-commit'
Document that '--message=<msg>' is long version of '-m <msg>' in
git-commit, and that '--no-checkout' is long version of '-n' in
git-clone.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Document that '--message=<msg>' is long version of '-m <msg>' in
git-commit, and that '--no-checkout' is long version of '-n' in
git-clone.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-clone.txt | diff | blob | history | |
Documentation/git-commit.txt | diff | blob | history |