You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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)
The text was updated successfully, but these errors were encountered:
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:
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)
The text was updated successfully, but these errors were encountered: