On Fri, May 02, 2008 at 12:34:10PM +0200, Wincent Colaiuta wrote: > But evidently given that there has been so much backlash against the > patch the only way to keep everyone happy will be to make this > configurable. Agreed. But I wonder why there seems to be such a split between people who clearly have short git-status output, and those who have long git-status output. I keep my "untracked files" list tidy. IOW, I always get: $ git status # On branch master nothing to commit (working directory clean) and if I don't, then I should be taking some action to commit things, clean them up, or add them to my .git/info/exclude file. Do other people generally carry around a lot of cruft that "git status" reports? -Peff -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html