hansu / vscode-git-graph

Fork of Michael Hutchisons repository with some updates.
Other
68 stars 11 forks source link

Option to maintain the primary/main/master/default branch on the left #24

Closed notPlancha closed 1 year ago

notPlancha commented 1 year ago

I think it would be cool to have an option to choose between having the default branch, the checked out branch, or a chosen branch always on the left, so the graph keep somewhat consistency and doesn't raise confusion

image

for example the version_parser is currently checked out to add a feature to the main branch, but with the graph like this it looks like the main branch is the one that's going to implement a feature.

I think this feature requires a remote (except for the chosen branch), but it could be a useful adition nontheless

hansu commented 1 year ago

Sorry, I will not implement any new features because the license prohibits publishing on the marketplace. I will focus instead on https://github.com/phil294/git-log--graph/.