mirror of
https://github.com/emacscollective/emacs.g.git
synced 2025-07-25 19:04:17 -04:00
Emacsg: Use https repository url
This commit is contained in:
parent
cebfef8d7b
commit
cc09efd8fb
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -33,7 +33,7 @@
|
||||
url = https://github.com/tarsius/llama.git
|
||||
[submodule "lua-mode"]
|
||||
path = lib/lua-mode
|
||||
url = git@github.com:immerrr/lua-mode.git
|
||||
url = https://github.com/immerrr/lua-mode.git
|
||||
[submodule "magit"]
|
||||
path = lib/magit
|
||||
url = https://github.com/magit/magit.git
|
||||
|
Loading…
x
Reference in New Issue
Block a user