After installing Sourcetree on a Windows server I've tried to create a branch called master
I've got the following error:
git -c diff.mnemonicprefix=false -c core.quotepath=false branch master
fatal: Not a valid object name: 'master'.
Completed with errors, see above.