You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by fl...@apache.org on 2020/04/02 15:55:59 UTC

[tinkerpop] branch master updated (546ac7e -> 6fe1983)

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

florianhockmann pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git.


    from 546ac7e  Merge branch '3.4-dev'
     add 99d0d93  TINKERPOP-2350 Fixed bug in GraphTraversal.Clone() in Gremln.Net
     add 70fd191  Merge branch 'TINKERPOP-2350-dotnet' into 3.3-dev
     add 6c81d09  Merge branch '3.3-dev' into 3.4-dev
     new 6fe1983  Merge branch '3.4-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                                   |  2 +-
 gremlin-dotnet/glv/GraphTraversal.template           |  2 +-
 .../Gremlin.Net/Process/Traversal/GraphTraversal.cs  |  2 +-
 .../Process/Traversal/GraphTraversalSourceTests.cs   | 20 ++++++++++++++++++++
 4 files changed, 23 insertions(+), 3 deletions(-)


[tinkerpop] 01/01: Merge branch '3.4-dev'

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

florianhockmann pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit 6fe19835eb0ace605b6348f1ea9eb11e4c7e2fdc
Merge: 546ac7e 6c81d09
Author: Florian Hockmann <fh...@florian-hockmann.de>
AuthorDate: Thu Apr 2 17:48:15 2020 +0200

    Merge branch '3.4-dev'

 CHANGELOG.asciidoc                                   |  2 +-
 gremlin-dotnet/glv/GraphTraversal.template           |  2 +-
 .../Gremlin.Net/Process/Traversal/GraphTraversal.cs  |  2 +-
 .../Process/Traversal/GraphTraversalSourceTests.cs   | 20 ++++++++++++++++++++
 4 files changed, 23 insertions(+), 3 deletions(-)