Emacsg: Use https repository urls

This commit is contained in:
Jonas Bernoulli 2024-08-24 20:11:33 +02:00
parent 3d9188ebb0
commit aabbb0eed1
No known key found for this signature in database
GPG Key ID: 230C2EFBB326D927

16
.gitmodules vendored
View File

@ -27,10 +27,10 @@
url = https://github.com/emacscollective/epkg.git
[submodule "forge"]
path = lib/forge
url = git@github.com:magit/forge.git
url = https://github.com/magit/forge.git
[submodule "ghub"]
path = lib/ghub
url = git@github.com:magit/ghub.git
url = https://github.com/magit/ghub.git
[submodule "git-modes"]
path = lib/git-modes
url = https://github.com/magit/git-modes.git
@ -42,19 +42,19 @@
url = https://github.com/magit/magit.git
[submodule "magit-imerge"]
path = lib/magit-imerge
url = git@github.com:magit/magit-imerge.git
url = https://github.com/magit/magit-imerge.git
[submodule "magit-tbdiff"]
path = lib/magit-tbdiff
url = git@github.com:magit/magit-tbdiff.git
url = https://github.com/magit/magit-tbdiff.git
[submodule "markdown-mode"]
path = lib/markdown-mode
url = git@github.com:jrblevin/markdown-mode.git
url = https://github.com/jrblevin/markdown-mode.git
[submodule "orgit"]
path = lib/orgit
url = git@github.com:magit/orgit.git
url = https://github.com/magit/orgit.git
[submodule "orgit-forge"]
path = lib/orgit-forge
url = git@github.com:magit/orgit-forge.git
url = https://github.com/magit/orgit-forge.git
[submodule "transient"]
path = lib/transient
url = https://github.com/magit/transient.git
@ -66,4 +66,4 @@
url = https://github.com/magit/with-editor.git
[submodule "yaml"]
path = lib/yaml
url = git@github.com:zkry/yaml.el.git
url = https://github.com/zkry/yaml.el.git