You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by ke...@apache.org on 2023/03/02 22:30:06 UTC

[tinkerpop] branch 3.6-dev updated (0a19d1b9e9 -> c5f903393e)

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

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


    from 0a19d1b9e9 Merge branch '3.5-dev' into 3.6-dev
     add 18173ec63f TINKERPOP-2526 Add imports to the Console via an ImportCustomizer.
     add 0b4a9d170d Merge pull request #1983 from Bit-Quill/ken/groovy
     new c5f903393e 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 +
 .../org/apache/tinkerpop/gremlin/console/Console.groovy    | 10 ++++++----
 .../tinkerpop/gremlin/console/GremlinGroovysh.groovy       |  2 ++
 .../org/apache/tinkerpop/gremlin/console/PluggedIn.groovy  | 14 +++++++++++---
 4 files changed, 20 insertions(+), 7 deletions(-)


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

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

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

commit c5f903393ef37cb5fce5b62ff65a475644f2c781
Merge: 0a19d1b9e9 0b4a9d170d
Author: Ken Hu <10...@users.noreply.github.com>
AuthorDate: Thu Mar 2 14:27:53 2023 -0800

    Merge branch '3.5-dev' into 3.6-dev

 CHANGELOG.asciidoc                                         |  1 +
 .../org/apache/tinkerpop/gremlin/console/Console.groovy    | 10 ++++++----
 .../tinkerpop/gremlin/console/GremlinGroovysh.groovy       |  2 ++
 .../org/apache/tinkerpop/gremlin/console/PluggedIn.groovy  | 14 +++++++++++---
 4 files changed, 20 insertions(+), 7 deletions(-)