-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
High
-
None
-
Affects Version/s: 4.2.12
-
Component/s: Git
-
None
-
Severity 2 - Major
![]()
When I have a branch checked out (`Current Branch` in the screenshot), I am unable to fetch a different branch that is not checked out (`develop` in the screenshot). This causes me to have to switch branches to `develop`, Pull, and then switch back to `Current Branch` in order to merge `develop` into it.
I am able to Fetch the non-checked-out branch just fine in Sourcetree for Windows.
STR:
- Right click `develop`
- Click `Fetch develop`
- `Fetching from origin` popup appear with progress bar, then disappears and nothing happens.