Github user robertdale commented on the issue: https://github.com/apache/tinkerpop/pull/457 Either one appears to work cleanly. Just update first - `git fetch --all`. Obviously, make sure you're on your branch `git checkout tp31`. Then either `git rebase upstream/tp31` or `git merge upstream/tp31`. Finally, push it back to your repo. `git push` or `git push origin tp31` or however it's named.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---