git --no-optional-locks -c color.branch=false -c color.diff=false -c color.status=false -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree commit -q -F /var/folders/n3/cywwjctx7_x37l3ld53bc7v00000gn/T/SourceTreeTemp.d9aWdm
git --no-optional-locks -c color.branch=false -c color.diff=false -c color.status=false -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree push -v --tags --set-upstream github refs/heads/master:refs/heads/master
Pushing to ssh://github.com/Lou109/Text101.git
/Users/louisecollins/.ssh/config line 4: garbage at end of line; “*”.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Completed with errors, see above
I did manage to get previous key to work on previous 2 projects but when added 3rd project SSH would not push. Even created a new key. Very frustrating. Can i not just HTTPS or is this not an option on the mac ? In that case would i be better off just using PC as this is a total pain.