Add gitrepoman submodule
This commit is contained in:
parent
dc7d223da6
commit
914eb37184
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -22,3 +22,6 @@
|
||||||
[submodule "bootloader-efi"]
|
[submodule "bootloader-efi"]
|
||||||
path = bootloader-efi
|
path = bootloader-efi
|
||||||
url = https://github.com/redox-os/bootloader-efi.git
|
url = https://github.com/redox-os/bootloader-efi.git
|
||||||
|
[submodule "gitrepoman"]
|
||||||
|
path = gitrepoman
|
||||||
|
url = git@gitlab.redox-os.org:redox-os/gitrepoman.git
|
||||||
|
|
1
gitrepoman
Submodule
1
gitrepoman
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit f0ea6a3db912fdda18e17d873ad5c078dbc36f22
|
Loading…
Reference in a new issue