Thread (5 messages) flat view 5 messages, 5 authors, 2016-06-15

Re: git status takes 30 seconds on Windows 7. Why?

From: Duy Nguyen <hidden>
Date: 2016-06-15 22:56:33

On Wed, Mar 27, 2013 at 11:39 PM, Jim Kinsman [off-list ref] wrote:
git status takes 30 seconds on Windows 7. Here are some stats:
git ls-files | wc -l
27330

git ls-files -o | wc -l
4

$ git diff --name-only | xargs du -chs
68K     update_import_contacts.php
68K     total

What can I do??? This is so slow it is unbearable.
By the way i've done git gc several times and nothing changed.
You can try "status -uno" to skip showing untracked files (and may be
do without -uno before commit so you don't miss files). You may also
try core.ignoreStat (but I think it's not very convenient to use)
-- 
Duy
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help