I have a feature branch from the develop. I would like to create an experimental branch opened from a commit.
After the new branch created the displayed tree is confused. The new branch contains all commits from the develop. The original branch somehow originates from the past.
The branch was rebased and force pushed to the origin many times before.
I think it is just a display issue. Using other tools the new and the original branch is ok.
The expected behavior is to show the tree as it was created.
PS: I can't upload image from Ubuntu/Firefox57 (JIRA: there was a missing token)
PS2: I could upload the image after created and edited the ticket,