Version: 2026.11
When opening a folder in the SourceGit GUI which is not a Git repository, a message box is shown which asks the user if git init should be executed:
When I open this folder by commandline argument, e.g. SourceGit.exe "C:\Tester\UserProjects\BCM.Test4.EOL", the SourceGit GUI is just started without showing this message box.
A more consistent behavior would be when SourceGit also shows this message box when the folder has been opened by commandline argument.
Version: 2026.11
When opening a folder in the SourceGit GUI which is not a Git repository, a message box is shown which asks the user if
git initshould be executed:When I open this folder by commandline argument, e.g.
SourceGit.exe "C:\Tester\UserProjects\BCM.Test4.EOL", the SourceGit GUI is just started without showing this message box.A more consistent behavior would be when SourceGit also shows this message box when the folder has been opened by commandline argument.