git status takes 30 seconds on Windows 7. Why?

2013-03-27 Thread Jim Kinsman
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

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

2013-03-27 Thread Jim Kinsman
, 2013 at 12:17 PM, Matthieu Moy matthieu@grenoble-inp.fr wrote: Jim Kinsman jakins...@gmail.com writes: git status takes 30 seconds on Windows 7. Any anti-virus installed? They can interfer badly with disk-intensive tasks ... -- Matthieu Moy http://www-verimag.imag.fr/~moy