-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 2.0.5.7
-
Component/s: General
-
None
-
Severity 3 - Minor
Summary
When a user adds a Subtree with Local Relative Path a subfolder of an existing Subtree, then the second Subtree is added, but it is not visible in the Sidebar >> Subtrees section.
Environment
SourceTree for Mac, reproduced with the latest version, 2.0.5.7.
This feature is working well in SourceTree for Windows.
Steps to Reproduce
- Open SourceTree in Mac.
- Open a Git repository.
- Right-click the sidebar and select Add/Link Subtree.
- Add a Subtree, with 'Local Relative Path' equal to dir1.
- Right-click the sidebar and select Add/Link Subtree.
- Add a second Subtree, with 'Local Relative Path' equal to dir1/dir2/dir3/dir4.
Expected Results
The Subtrees section in the sidebar shows both Subtrees, as follows (screenshot from SourceTree for Windows).
Actual Results
The Subtrees section in the sidebar only shows the firstly added Subtree.
Workaround
No workaround available.