-
Notifications
You must be signed in to change notification settings - Fork 0
Compact tree for branches from same base commit #17
Copy link
Copy link
Open
Labels
C: Commit HistoryC: InterfaceS: minorT: enhancementAn enhancement proposal to an existing featureAn enhancement proposal to an existing feature
Description
I have many branches with the same base commit. In the commandline it is drawn like this:
It does not take up much horizontal space as each branch is only indented one level.
In Sublime Merge, it looks like this:
It takes up a lot of horizontal space as each branch is indented one level more than the last.
Could a more compact tree be drawn in the commandline style?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C: Commit HistoryC: InterfaceS: minorT: enhancementAn enhancement proposal to an existing featureAn enhancement proposal to an existing feature

