summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorMichał Cichoń <michcic@gmail.com>2017-05-16 22:58:26 +0200
committerMichał Cichoń <michcic@gmail.com>2017-05-16 22:58:26 +0200
commit3dff75d0506f571477d0f5d8dee1946f7c452b5f (patch)
tree81c3b45294d15c4ea232d19cfd9add036bb8a09b /.gitmodules
parent04bca21fc53b5a696648f76906be018405e82486 (diff)
downloadpianobar-windows-build-3dff75d0506f571477d0f5d8dee1946f7c452b5f.tar.gz
pianobar-windows-build-3dff75d0506f571477d0f5d8dee1946f7c452b5f.tar.bz2
pianobar-windows-build-3dff75d0506f571477d0f5d8dee1946f7c452b5f.zip
Use HTTPS to access submodules.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index e0ae8de..02d32b4 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,8 +1,8 @@
[submodule "pianobar/src"]
path = pianobar/src
- url = git@github.com:thedmd/pianobar-windows.git
+ url = https://github.com/thedmd/pianobar-windows.git
branch = windows-port
[submodule "build"]
path = build
- url = git@github.com:thedmd/pianobar-windows-binaries.git
+ url = https://github.com/thedmd/pianobar-windows-binaries.git
branch = master