'Some git commands are slow on Windows 10

git status, git branch and git log for example are running slow when I issue the commands from a regular privilege powershell.

However, if I run the powershell prompt with admin privileges and I run the above commands, they execute quickly without any issues.

Any thoughts please?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source