summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsk Solem Hoel <ask@celeryproject.org>2015-10-30 12:13:38 -0700
committerAsk Solem Hoel <ask@celeryproject.org>2015-10-30 12:13:38 -0700
commit5a4503490e8888147347f52c03b3ecf533220132 (patch)
treeddd5a4ae47c79aa605971fc656198254e8a84ecc
parent3c0785a99abde38eb95606c5d4147739e6de4c0f (diff)
parent813dcfcab7b16b6ab48ff043dfcc47aba7b30b88 (diff)
downloadlibrabbitmq-5a4503490e8888147347f52c03b3ecf533220132.tar.gz
Merge pull request #51 from ubernostrum/master
Update to correct submodule URL for rabbitmq-codegen.
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index a4839d7..ebc8053 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,6 @@
[submodule "rabbitmq-codegen"]
path = rabbitmq-codegen
- url = https://github.com/rabbitmq/rabbitmq-codegen/
+ url = https://github.com/rabbitmq/rabbitmq-codegen.git
[submodule "rabbitmq-c"]
path = rabbitmq-c
url = https://github.com/ask/rabbitmq-c.git