-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Medium
-
None
-
Affects Version/s: 3.4.30
-
Component/s: General
-
None
-
Severity 2 - Major
Hi,
I found a regression with the last update (3.4.30) on Win11:
it seems that sourcetree now use windows git.exe and not the git-bash.
This is terrible because git-bash had command autocomplete with tabs but git.exe does not.
That is useful when branches has long names quite similar.
I'd like to be able to choose wich "terminal" (git-bash or git.exe) is open once clicking "terminal".
Workaround:
Open in explorer -> right click -> open in git bash