Revision 3db964b551827e25f897cc75ffd8e520ee8b48cd authored by Stephen Boyd on 05 May 2009, 05:18:42 UTC, committed by Junio C Hamano on 06 May 2009, 05:08:58 UTC
It's nice to know that 'it' is git-am or the subject line. Whitespace
implies characters so just remove characters.

Signed-off-by: Stephen Boyd <bebarino@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent a48f5d7
Raw File
info--exclude
# git-ls-files --others --exclude-from=.git/info/exclude
# Lines that start with '#' are comments.
# For a project mostly in C, the following would be a good set of
# exclude patterns (uncomment them if you want to use them):
# *.[oa]
# *~
back to top