emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master f94c38e 091/177: Merge pull request #449 from nibua-r/http


From: João Távora
Subject: [elpa] master f94c38e 091/177: Merge pull request #449 from nibua-r/https-submodules
Date: Sat, 28 Mar 2015 15:41:09 +0000

branch: master
commit f94c38eade26e6d0058a141d213b2c6f454a3d7e
Merge: 78c8b5e 4916657
Author: João Távora <address@hidden>
Commit: João Távora <address@hidden>

    Merge pull request #449 from nibua-r/https-submodules
    
    Use https instead of ssh for submodules access
---
 .gitmodules |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/.gitmodules b/.gitmodules
index 80584ea..607033b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,6 @@
 [submodule "snippets"]
-       path = snippets
-       url = address@hidden:AndreaCrotti/yasnippet-snippets.git
+        path = snippets
+        url = https://github.com/AndreaCrotti/yasnippet-snippets.git
 [submodule "yasmate"]
-       path = yasmate
-       url = address@hidden:capitaomorte/yasmate.git
+        path = yasmate
+        url = https://github.com/capitaomorte/yasmate.git



reply via email to

[Prev in Thread] Current Thread [Next in Thread]