On Sun, Oct 30, 2005 at 04:29:27PM +0100, Andreas Ericsson wrote: > Peter Eriksen wrote: > >Hello, > > > >There's something I can't figure out. I'm tracking a few > >configuration files in $HOME, but some operations are really > >slow. Let's take git-status as example: ... > OTOH, since you *know* git-status (precisely because it looks for files > not added to the index) to be slow, you should use git-diff* instead. I > imagine you know what files you're tracking anyways since it's just a > subset of 25000-something. I understand now, I just didn't think about this behavior before. What I could do is add all my files to .gitignore, but that would be insane. Perhaps I was just confused about it calling those files "not tracked". I know, I know, it was changed recently to this exactly because it was confusing before. Thanks for clearing that up for me. Peter - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Mon Oct 31 03:12:07 2005
This archive was generated by hypermail 2.1.8 : 2005-10-31 03:12:11 EST