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

spmallette pushed a change to branch gvalue-3.7
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


 discard 8b97ff5998 wip - params
 discard 5d34e4edf9 wip - params
     add 39d7ed100c added configuration for logging level for Gremlin Console 
in Windows (#2694)
     add 97e1c7ada0 Merge branch '3.6-dev' into 3.7-dev
     add b382a1c751 Remove redundant six dependency (#2692)
     add a846d88d19 Merge branch '3.6-dev' into 3.7-dev
     new 139073888b wip - params

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (8b97ff5998)
            \
             N -- N -- N   refs/heads/gvalue-3.7 (139073888b)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

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-console/src/main/bin/gremlin-java8.bat             | 13 ++++++++++++-
 gremlin-console/src/main/bin/gremlin.bat                   | 13 ++++++++++++-
 gremlin-python/docker-compose.yml                          |  2 +-
 gremlin-python/src/main/python/examples/requirements.txt   |  1 -
 gremlin-python/src/main/python/setup.cfg                   |  3 ---
 gremlin-python/src/main/python/setup.py                    |  7 +------
 .../main/python/tests/structure/io/test_graphsonV2d0.py    | 12 ++++++------
 .../main/python/tests/structure/io/test_graphsonV3d0.py    | 14 +++++++-------
 9 files changed, 41 insertions(+), 26 deletions(-)

Reply via email to