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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

