author | Jonathan Nieder <jrnieder@uchicago.edu> | |
Wed, 6 Aug 2008 21:22:00 +0000 (16:22 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 8 Aug 2008 20:17:08 +0000 (13:17 -0700) | ||
commit | 7be73ae94e6dac3d1c41268a13b02ff7203c0631 | |
tree | 3b294bae554d5be051301d43e0dee3dff8996ea8 | tree | snapshot |
parent | ba24e7457aa1f958370bbb67dfb97e3ec806fd4a | commit | diff |
Documentation: user-manual: "git commit -a" doesn't motivate .gitignore
"git commit -a" ignores untracked files and follows all tracked
files, regardless of whether they are listed in .gitignore. So
don't use it to motivate gitignore.
Signed-off-by: Jonathan Nieder <jrnieder@uchicago.edu>
Acked-by: J. Bruce Fields <bfields@fieldses.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
"git commit -a" ignores untracked files and follows all tracked
files, regardless of whether they are listed in .gitignore. So
don't use it to motivate gitignore.
Signed-off-by: Jonathan Nieder <jrnieder@uchicago.edu>
Acked-by: J. Bruce Fields <bfields@fieldses.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/user-manual.txt | diff | blob | history |