Describe the feature that you'd like
Git workflows differ, but most workflows use branches with a special meaning (main/master branch, feature branches, release branches, ...). It would be great if we could define one (or more) dedicate swim lanes in the git graph, e.g., that the "main" branch is always the left-most branch (and no other branch is display there).
Describe the feature that you'd like Git workflows differ, but most workflows use branches with a special meaning (main/master branch, feature branches, release branches, ...). It would be great if we could define one (or more) dedicate swim lanes in the git graph, e.g., that the "main" branch is always the left-most branch (and no other branch is display there).