[arrayfire] 155/284: Replaced ssh based url with http url for threads submodule

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Sun Feb 7 18:59:28 UTC 2016


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch debian/experimental
in repository arrayfire.

commit 3c919354a7a66f6db03552cf5b44cede9015de77
Author: pradeep <pradeep at arrayfire.com>
Date:   Mon Jan 4 14:31:42 2016 -0500

    Replaced ssh based url with http url for threads submodule
---
 .gitmodules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitmodules b/.gitmodules
index 1d89315..c91b7f1 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -9,4 +9,4 @@
 	url = https://chromium.googlesource.com/external/googletest
 [submodule "src/backend/cpu/threads"]
 	path = src/backend/cpu/threads
-	url = git at github.com:alltheflops/threads.git
+	url = https://github.com/alltheflops/threads.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/arrayfire.git



More information about the debian-science-commits mailing list