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
Perform some modifications in branch1 and branch2 and commit
Modify master and commit
Merge master changes both to branch1 and branch2
Modify master again
Merge master again, first to branch1 and later to branch2
Expected result: both branch1 and branch2 should look practically the same (their dots and lines graph in the subject column), being 2 vertical lines with some lines representing the merges.
Current result: the last merged branch looks horrible, getting more and more complex (vertical lines) if the number of merges grown. And note it always seems to happen to the last merged branch. No matter if you quit and open gitx or whatever, the garbled visualization always applies to the last merged branch.
Note: the visualization problem doesn't seem to affect the upstream version, so it seems to be something introduced by this fork.
The text was updated successfully, but these errors were encountered:
kelan
pushed a commit
to kelan/gitx
that referenced
this issue
May 15, 2017
To reproduce:
Expected result: both branch1 and branch2 should look practically the same (their dots and lines graph in the subject column), being 2 vertical lines with some lines representing the merges.
Current result: the last merged branch looks horrible, getting more and more complex (vertical lines) if the number of merges grown. And note it always seems to happen to the last merged branch. No matter if you quit and open gitx or whatever, the garbled visualization always applies to the last merged branch.
Note: the visualization problem doesn't seem to affect the upstream version, so it seems to be something introduced by this fork.
The text was updated successfully, but these errors were encountered: