I have SourceTree with local working copy. And all operations work good, I can simple fetch, push, pull and etc via SourceTree. I just needed to make force push which does not exist in SourceTree.
I opened terminal made git push -f
remote: Repository not found.
fatal: repository 'https://github.com/MyRepo/project.git/' not found
I am not sure what can be an issue.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…