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
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
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/.
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
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