You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by "dcapwell (via GitHub)" <gi...@apache.org> on 2023/01/30 20:58:10 UTC

[GitHub] [cassandra] dcapwell commented on a diff in pull request #2114: CASSANDRA-18204: CEP-15: (C*) Add git submodule for Accord

dcapwell commented on code in PR #2114:
URL: https://github.com/apache/cassandra/pull/2114#discussion_r1089234212


##########
dev-support/git-hooks/post-checkout/100-update-submodules.sh:
##########
@@ -1,5 +1,4 @@
 #!/usr/bin/env bash
-#

Review Comment:
   this file is 100% new, so GitHub thinking its a move is a bad way to review... should review the whole file and not this diff.



##########
.gitmodules:
##########
@@ -0,0 +1,3 @@
+[submodule "accord"]
+	path = accord
+	url = https://github.com/dcapwell/cassandra-accord.git

Review Comment:
   using my PR branch, once that branch is merged this switches to apache



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org