Skip to content

Commit 79c2e8e

Browse files
committed
Change moodycamel submodule to use https from ssh
Ssh requires Github keys, so this makes it easier for people to download and use.
1 parent 6e2fcee commit 79c2e8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "queues/moodycamel_cpp/cpp_src/concurrentqueue"]
22
path = queues/moodycamel_cpp/cpp_src/concurrentqueue
3-
url = git@github.com:cameron314/concurrentqueue.git
3+
url = https://github.com/cameron314/concurrentqueue.git

0 commit comments

Comments
 (0)