Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration of GitFlow #29

Open
MaximilianHxrn opened this issue Jan 22, 2024 · 1 comment
Open

Integration of GitFlow #29

MaximilianHxrn opened this issue Jan 22, 2024 · 1 comment
Assignees

Comments

@MaximilianHxrn
Copy link

First off: Love the extension and that you keep it alive.

In our company we use GitFlow as our strategy for creating branches/merges. This leads to graphs that look like this:

image

Blue is develop, pink is master and purple our release branch that we use for merging. We would love to have the release branch always in the same column (i.e. 1) so the graph looks more symetrical and is easier to read. So in this example the release branch wouldnt be the 3/4 column (starting from 0) but rather 1 as a fixed value.

Any possibility that we can implement this and turn it on via a config? If I didnt explain it perfectly, feel free to ask more questions. I would do it myself if I was good enough in TypeScript (which im obv not)

@hansu
Copy link
Owner

hansu commented Jan 22, 2024

As mentioned in #26, I will not implement any new features and focus instead on https://github.com/phil294/git-log--graph/.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants