You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2022/06/29 19:44:12 UTC

[tinkerpop] branch 3.6-dev updated (f0130e4841 -> c2bb469028)

This is an automated email from the ASF dual-hosted git repository.

spmallette pushed a change to branch 3.6-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


    from f0130e4841 Merge branch '3.5-dev' into 3.6-dev
     add 531462fe84 TINKERPOP-2768 Integrate BranchStep pickToken traversal as child when added as an option
     add 6e186d2efe Added pick traversal to list of global children in branch() CTR
     add c2bb469028 Merge branch '3.5-dev' into 3.6-dev

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.asciidoc                                   |  4 +++-
 .../process/traversal/step/branch/BranchStep.java    |  7 ++++---
 .../tinkerpop/gremlin/AbstractGremlinTest.java       | 20 ++++++++++++++++++++
 3 files changed, 27 insertions(+), 4 deletions(-)