Re: git stash takes excessively long when many untracked files present

2013-08-13 Thread Anders Darander
(I'm resending this as Gmail added some html parts...) Junio C Hamano wrote: >Anders Darander writes: > >> diff --git a/git-stash.sh b/git-stash.sh >> index 85c9e2c..e5a2043 100755 >> --- a/git-stash.sh >> +++ b/git-stash.sh >> @@ -263,7 +263,7 @@

Re: git stash takes excessively long when many untracked files present

2013-08-13 Thread Anders Darander
Josh Triplett joshtriplett.org> writes: > [CCing folks involved in the recent "stash-refuse-to-kill" merge.] > > I keep portions of my home directory in git. I tried to "git stash" > some local changes, and it ran for several minutes with no progress. ps > showed that it was running "git ls-fil