Github user spmallette commented on the issue:

    https://github.com/apache/tinkerpop/pull/772
  
    Sorry - you really shouldnt have any commits from our repo in this PR - it 
should be all your work.  The problem is that if when we look at the diff to 
review, it contains changes that don't pertain to your work, which makes the 
changes impossible to evaluate by themselves. I imagine you must have merged 
tp32 into the branch in your fork or something.  You should have instead 
rebased your local changes onto our tp32 which would have re-wrote all of your 
commits on top of ours so that the git history made it look like you had all 
your changes on the head of tp32. Hope that makes sense. If you need some more 
git explanation, please let me know.


---

Reply via email to