Forráskód Böngészése

submodule repos ssh -> https

Matt Hamilton 8 éve
szülő
commit
de48f8b873
2 módosított fájl, 4 hozzáadás és 4 törlés
  1. 3 3
      .gitmodules
  2. 1 1
      modules/syntax-highlighting/external

+ 3 - 3
.gitmodules

@@ -1,9 +1,9 @@
 [submodule "modules/history-substring-search/external"]
 	path = modules/history-substring-search/external
-	url = git@github.com:zsh-users/zsh-history-substring-search.git
+	url = https://github.com/zsh-users/zsh-history-substring-search.git
 [submodule "modules/completion/external"]
 	path = modules/completion/external
-	url = git@github.com:zsh-users/zsh-completions.git
+	url = https://github.com/zsh-users/zsh-completions.git
 [submodule "modules/syntax-highlighting/external"]
 	path = modules/syntax-highlighting/external
-	url = git@github.com:zsh-users/zsh-syntax-highlighting.git
+	url = https://github.com/zsh-users/zsh-syntax-highlighting.git

+ 1 - 1
modules/syntax-highlighting/external

@@ -1 +1 @@
-Subproject commit 82f5eb17ecee1f18b3ce3d8a93761a51235cab78
+Subproject commit 38c3ac8831159187bac26dc22ac60c92d680064f