In my everyday work I use SourceGit alongside Visual Studio where I use the git window to quickly navigate between edits.
Sometimes in the Git Changes window of Visual Studio I see:
A Git process may be running in the 'myrepo' repository. If there are no Git processes running, one may have crashed in this repository earlier.
I believe SourceGit may have some troubles deleting the git lock file sometimes, is there a way to check that? Logs or whatever?
In my everyday work I use SourceGit alongside Visual Studio where I use the git window to quickly navigate between edits.
Sometimes in the Git Changes window of Visual Studio I see:
I believe SourceGit may have some troubles deleting the git lock file sometimes, is there a way to check that? Logs or whatever?