Git graph node missing parent when using gitflow

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Low
    • None
    • Affects Version/s: 3.2.1
    • Component/s: General, GitFlow
    • None
    • Environment:

      macOS mojave 10.14.6 (18G84)

    • Severity 3 - Minor

      After using gitflow to release and tag version the git commit get wrong graph.

      The gitflow release will create release/ then (1) merge into matser/. And master/ (release tag) will (2) merge into develop/. Due to the same commit timestamp (1) and (2). The graph sometimes can not find the correct parent commit and the graph is appearance weird.

       

      The commit 0de9d4c and 428a552 have same commit timestamp.

      But the order is just wrong and yellow color branch not find the parent and line cross over the initial commit.

      Screenshot: 

      https://i.loli.net/2019/08/01/5d4285ef3fb7c16710.png
       

            Assignee:
            Unassigned
            Reporter:
            mainasuk
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: