Github user jorgebay commented on the issue:
https://github.com/apache/tinkerpop/pull/889
its not a problem :)
As long as you make sure you don't loose your commits on the process (make
sure you push a backup branch to your personal repository).
I think the issue is that your `tp32` branch is incorrect (looks like
master): https://github.com/apache/tinkerpop/compare/tp32...mattallenuk:tp32
First you have to restore your `tp32` branch locally.
What's your output for: `git remote -vv` ?
I think that with that information, we will be able to help you all the way.
---