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

xiazcy pushed a change to branch type-predicate
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


 discard fd40dbbe60 Added P.typeOf() predicate, which recognized a new set of 
GType enum token, String as registered in the GlobalTypeCache, as well as Class 
in Java/Groovy usage.
     add 95cb72deaf Added P.typeOf() predicate, which recognized a new set of 
GType enum token, String as registered in the GlobalTypeCache, as well as Class 
in Java/Groovy usage.

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   (fd40dbbe60)
            \
             N -- N -- N   refs/heads/type-predicate (95cb72deaf)

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.

No new revisions were added by this update.

Summary of changes:
 gremlin-dotnet/test/Gremlin.Net.IntegrationTest/Gherkin/Gremlin.cs     | 3 ++-
 gremlin-go/driver/cucumber/gremlin.go                                  | 3 ++-
 .../src/main/javascript/gremlin-javascript/test/cucumber/gremlin.js    | 3 ++-
 gremlin-python/src/main/python/radish/gremlin.py                       | 3 ++-
 .../org/apache/tinkerpop/gremlin/test/features/data/Set.feature        | 2 +-
 5 files changed, 9 insertions(+), 5 deletions(-)

Reply via email to