Run this command in order to switch the default SourceTree editor. In this case I use Notepad++:
git config –-global core.editor "\"c:\Program Files\Notepad++\notepad++.exe\""
Run this command in order to switch the default SourceTree editor. In this case I use Notepad++:
git config –-global core.editor "\"c:\Program Files\Notepad++\notepad++.exe\""