Version 6.0.5 Runs Slower Than Previous Versions #13022
Replies: 3 comments
-
|
Proof? |
Beta Was this translation helpful? Give feedback.
-
|
If this is the Git execution, there has been no major changes for a while. See Git Command Log for Git command times, you may use portable to compare with previous versions. If it is the UI (what GE is), then show examples. |
Beta Was this translation helpful? Give feedback.
-
|
I came here looking for help with a similar slow feeling using GitExtensions. Basically a 10-second delay starting any of the user interfaces, and sometimes doing operations as well. Some thoughts trying to explain my situation led me to trace the issue to no-longer existing UNC paths in the [safe] section of my .gitconfig. Basically it seems git.exe enumerates them on startup, causing a 10-second network timeout on just about every other git command. So, my issue wasn't with GitExtensions itself, but I'll leave this here in case it helps the next person. Check your .gitconfig for invalid network paths.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Environment
Issue description
All actions seem to take at least 3 times longer than they used to.
Steps to reproduce
Run the application and try to check ion changes.
Did this work in previous version of GitExtensions?
No response
Diagnostics
No response
Beta Was this translation helpful? Give feedback.
All reactions