Precondition:
- Using latest Git version (https://github.com/git-for-windows) on a Win10 machine (not set up via Developer under Prefernces > Files > Version Control > Git)
- No global Git tweaks or any fancy repo configuration, just a clean local Git installation
- Accessing a *.pls file in a repository provided on a mapped remote drive
Issue:
While coding in the given file, Developer freezes for ~10 to 20s every time a few characters of new code are typed. It's supposed to be Git-related, because this odd behavior started right after setting up the repo and tracking changes with Git.
It would be nice to get some insights what's the difference to add Git information in the Developer preferences or not and what's happening under the hood if or if it's not there?
- Using latest Git version (https://github.com/git-for-windows) on a Win10 machine (not set up via Developer under Prefernces > Files > Version Control > Git)
- No global Git tweaks or any fancy repo configuration, just a clean local Git installation
- Accessing a *.pls file in a repository provided on a mapped remote drive
Issue:
While coding in the given file, Developer freezes for ~10 to 20s every time a few characters of new code are typed. It's supposed to be Git-related, because this odd behavior started right after setting up the repo and tracking changes with Git.
It would be nice to get some insights what's the difference to add Git information in the Developer preferences or not and what's happening under the hood if or if it's not there?
Last edited: