[Pkg-owncloud-commits] [owncloud-client] 153/470: Submodule: Use https path
Sandro Knauß
hefee-guest at moszumanska.debian.org
Thu May 12 16:24:56 UTC 2016
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch master
in repository owncloud-client.
commit ecd44f70dee9725a00416378484e7f47dbf858bb
Author: Markus Goetz <markus at woboq.com>
Date: Tue Mar 15 11:55:28 2016 +0100
Submodule: Use https path
Else I got a git hickup here
---
.gitmodules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitmodules b/.gitmodules
index 2b1e974..ad27bc9 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -3,7 +3,7 @@
url = https://github.com/owncloud/documentation
[submodule "src/3rdparty/qtmacgoodies"]
path = src/3rdparty/qtmacgoodies
- url = git://github.com/guruz/qtmacgoodies.git
+ url = https://github.com/guruz/qtmacgoodies.git
[submodule "binary"]
path = binary
url = git://github.com/owncloud/owncloud-client-binary.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git
More information about the Pkg-owncloud-commits
mailing list