Msysgit bash is horrendously slow in Windows 7
Posted
by Kevin L.
on Stack Overflow
See other posts from Stack Overflow
or by Kevin L.
Published on 2010-05-14T16:21:37Z
Indexed on
2010/05/14
16:24 UTC
Read the original article
Hit count: 414
I love git and use it on OSX pretty much constantly at home. At work, we use svn on Windows, but want to migrate to git as soon as the tools have fully matured (not just TortoiseGit, but also something akin the really nice Visual Studio integration provided by VisualSVN). But I digress...
I recently installed msysgit on my Windows 7 machine, and when using the included version of bash, it is horrendously slow. And not just the git operations; clear
takes about five seconds. AAAAH!
Has anyone experienced a similar issue?
© Stack Overflow or respective owner