-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 3.4.14
-
Component/s: General
-
None
-
Severity 3 - Minor
I had a few remotes setup, `origin` and `myself` pointing to different paths. Somehow the path for `myself` got overwritten by the path for `origin`.
I believe it may have happened during pushing a new branch to `myself`, I initially selected the new branch in the push menu for `origin`, then changed to `myself` before selecting it again and pushing. In previous versions of sourcetree this would have only pushed to `myself`, but instead the branch got pushed to `origin` and the path for `myself` got changed to the path for `origin`.
This led to some short term confusion as to why the branch was appearing on `origin` instead of `myself` before I noticed the path for `myself` had changed.
The repo I was working in is a submodule, and has several submodules itself. I have not noticed this issue in previous versions of Sourcetree.