mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
.gitmodules: Fixed private mirroring
This commit is contained in:
parent
5b6ef89e52
commit
e534452aa7
2 changed files with 2 additions and 2 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -1,4 +1,4 @@
|
||||||
[submodule "config/private"]
|
[submodule "config/private"]
|
||||||
path = private
|
path = private
|
||||||
url = "gcrypt::ssh://gitea@git.kittywit.ch:62954/kat/nixfiles-private.git"
|
url = "gcrypt::ssh://gitea@git.kittywit.ch:62954/kat/nixfiles-private.git#main"
|
||||||
branch = main
|
branch = main
|
||||||
|
|
|
||||||
2
private
2
private
|
|
@ -1 +1 @@
|
||||||
Subproject commit 6f4a78fe01c96020800b4657747079d4f8c0af9c
|
Subproject commit d33f98121bf50c16782125bfb8b0da786eb7b09d
|
||||||
Loading…
Add table
Add a link
Reference in a new issue