windows - Git Status Takes a Long Time to Complete -
I am using git
to manage files in the local directory on Windows machine - No network is here, I'm not pushing or dragging any other machine. My directory probably has 100 files, all test files are very small, when I run the GIT status
, it takes 20-30 seconds to complete it regularly Is this normal? Is it anything I can do to make it faster, or is there a better way to see what is the position of my repository (files, untrecked files, etc.)? The other git
commands begin to complete very fast.
Have you tried This fits with the guit repo.
Comments
Post a Comment