You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2018/09/28 13:25:42 UTC

[1/2] tinkerpop git commit: Updated .gitignore for rider users CTR

Repository: tinkerpop
Updated Branches:
  refs/heads/tp33 0f37b2ef1 -> 8b4f86f0b


Updated .gitignore for rider users CTR


Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/04031566
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/04031566
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/04031566

Branch: refs/heads/tp33
Commit: 04031566378fbc2cec277ab0a2e337ee77529b7a
Parents: 03c3e48
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Fri Sep 28 09:24:55 2018 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Fri Sep 28 09:24:55 2018 -0400

----------------------------------------------------------------------
 .gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/04031566/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index fa8dac6..61da26c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,7 @@
 *.log
 target/
 *.iml
-.idea/
+**/.idea/
 *.iws
 *.DS_Store
 *.ipr


[2/2] tinkerpop git commit: Merge branch 'tp32' into tp33

Posted by sp...@apache.org.
Merge branch 'tp32' into tp33


Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/8b4f86f0
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/8b4f86f0
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/8b4f86f0

Branch: refs/heads/tp33
Commit: 8b4f86f0b36428dfcb6d6b9914b8afccf8ba1ec2
Parents: 0f37b2e 0403156
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Fri Sep 28 09:25:19 2018 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Fri Sep 28 09:25:19 2018 -0400

----------------------------------------------------------------------
 .gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/8b4f86f0/.gitignore
----------------------------------------------------------------------