Documentation: user-manual: "git commit -a" doesn't motivate .gitignore
commit7be73ae94e6dac3d1c41268a13b02ff7203c0631
authorJonathan Nieder <jrnieder@uchicago.edu>
Wed, 6 Aug 2008 21:22:00 +0000 (6 16:22 -0500)
committerJunio C Hamano <gitster@pobox.com>
Fri, 8 Aug 2008 20:17:08 +0000 (8 13:17 -0700)
tree3b294bae554d5be051301d43e0dee3dff8996ea8
parentba24e7457aa1f958370bbb67dfb97e3ec806fd4a
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>
Documentation/user-manual.txt