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/06/08 20:09:02 UTC

[tinkerpop] branch 3.6-dev updated (c24ddc6fcb -> 57bca85227)

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 c24ddc6fcb Merge branch '3.5-dev' into 3.6-dev
     add 539ab88ae2 Add gremlin-java8.bat for Java 8 Windows Console users.
     add d90e6f7885 Merge pull request #2086
     new 57bca85227 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 +
 docs/src/reference/gremlin-applications.asciidoc   |  2 +-
 docs/src/tutorials/getting-started/index.asciidoc  |  3 ++-
 .../main/bin/{gremlin.bat => gremlin-java8.bat}    | 24 +++++++++++++---------
 4 files changed, 18 insertions(+), 12 deletions(-)
 copy gremlin-console/src/main/bin/{gremlin.bat => gremlin-java8.bat} (64%)


[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 57bca85227399c6d1d1c23f6ba14569999ca21b7
Merge: c24ddc6fcb d90e6f7885
Author: Ken Hu <10...@users.noreply.github.com>
AuthorDate: Thu Jun 8 13:08:14 2023 -0700

    Merge branch '3.5-dev' into 3.6-dev

 CHANGELOG.asciidoc                                |  1 +
 docs/src/reference/gremlin-applications.asciidoc  |  2 +-
 docs/src/tutorials/getting-started/index.asciidoc |  3 +-
 gremlin-console/src/main/bin/gremlin-java8.bat    | 48 +++++++++++++++++++++++
 4 files changed, 52 insertions(+), 2 deletions(-)