You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by xi...@apache.org on 2023/01/03 20:03:14 UTC

[tinkerpop] branch 3.6-dev updated (574bcada06 -> f420a03ad0)

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

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


    from 574bcada06 bumped eslint/mocha CTR
     add 2c63a41e22 [TINKERPOP-2849] fix for GraphTraversalSource.With (#1917)
     new f420a03ad0 Merge branch '3.5-dev' into 3.6-dev

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGELOG.asciidoc                             |  1 +
 gremlin-go/driver/graphTraversalSource.go      | 18 ++++++-
 gremlin-go/driver/graphTraversalSource_test.go | 69 ++++++++++++++++++++++++++
 3 files changed, 87 insertions(+), 1 deletion(-)
 create mode 100644 gremlin-go/driver/graphTraversalSource_test.go


[tinkerpop] 01/01: Merge branch '3.5-dev' into 3.6-dev

Posted by xi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit f420a03ad0666490c698ce584e36a880b84ed5c0
Merge: 574bcada06 2c63a41e22
Author: Yang Xia <55...@users.noreply.github.com>
AuthorDate: Tue Jan 3 12:02:24 2023 -0800

    Merge branch '3.5-dev' into 3.6-dev

 CHANGELOG.asciidoc                             |  1 +
 gremlin-go/driver/graphTraversalSource.go      | 18 ++++++-
 gremlin-go/driver/graphTraversalSource_test.go | 69 ++++++++++++++++++++++++++
 3 files changed, 87 insertions(+), 1 deletion(-)