Subject: Network graph is incorrect

Original Post 's Avatar

vladdu55

06 Nov, 2009 08:15 AM

Hi!

For a repository that has two or more branches that have been just rebased to master, the graph displays them on a single line, like they were rebased on each other. It's not a big deal, but one may panic until realizing that it's just the display, not the repository.

Display:

--o---o---o---o---o---o---o
    |                     |                     | 
   master          b1                  b2

Correct would be:

                     b2
                     |
      o---o---o
    /
--o---o---o---o
    |                     |                     
   master          b1

best regards,
Vlad

  1. Support Staff 2 Posted by Tekkub on 06 Nov, 2009 08:54 AM

    Tekkub's Avatar

    This is a known issue, I have a ticket open to get it fixed.

Comments are currently closed for this discussion. You can start a new one.

Recent Discussions

25 Nov, 2009 03:07 AM
25 Nov, 2009 01:41 AM
25 Nov, 2009 01:27 AM
24 Nov, 2009 10:56 PM
24 Nov, 2009 10:54 PM