Is there a way to show the list of file changes in Github Desktop as a tree instead of a flat file list?
Asked
Active
Viewed 1.6k times
15
-
4For those who are looking, SourceTree has this feature. – Vanity Slug - codidact.com Apr 06 '21 at 14:06
-
2SourceTree is awesome, but also very buggy. Tower also has a tree view. – Talk Nerdy To Me Oct 06 '21 at 22:20
1 Answers
16
It seems that that feature was present in v1 of Git for Desktop and it was removed in v2 of the app. There are posts asking for this in 2018 and we still don't have that functionality in 2020.

Kylo-Rey
- 1,266
- 10
- 12
-
1That issue is marked as a duplicate of this one https://github.com/desktop/desktop/issues/1634 – stellr42 Aug 03 '21 at 14:18
-