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