I hate to be a bother but our git workflow goes from `tp33 --> master`. we 
typically don't make it a habit of cherrypicking commits backwards in the flow 
as it makes the git history messy. 

i'd much prefer a rebase on tp33 with a squash of all these commits into one. 
we can then merge forward to master. if you need to apply additional changes on 
master as they only apply there then that can come as a separate PR. In 
general, it's best to always target tp33 with your PRs unless there is explicit 
reason not to. If you ever have doubts on what branch to target, feel free to 
ask ahead of time. 
sorry for the hassle and thank you.

[ Full content available at: https://github.com/apache/tinkerpop/pull/1029 ]
This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org

Reply via email to