Skip to content

Commit b967788

Browse files
committed
chore: fix submodule nickel-config-reporter with latest remote HEAD from sourcehut
1 parent b2cd47d commit b967788

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

.gitmodules

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
[submodule "satellites/git-tools/gitvisor"]
22
path = satellites/git-tools/gitvisor
3-
url = git@github.com:hyperpolymath/gitvisor.git
3+
url = git@gitlab.com:hyperpolymath/gitvisor.git
44
[submodule "satellites/git-tools/gitloom"]
55
path = satellites/git-tools/gitloom
6-
url = git@github.com:hyperpolymath/gitloom.git
6+
url = git@gitlab.com:hyperpolymath/gitloom.git
77
[submodule "satellites/git-tools/git-reunify"]
88
path = satellites/git-tools/git-reunify
9-
url = git@github.com:hyperpolymath/git-reunify.git
9+
url = git@gitlab.com:hyperpolymath/git-reunify.git
1010
[submodule "satellites/git-tools/git-seo"]
1111
path = satellites/git-tools/git-seo
12-
url = git@github.com:hyperpolymath/git-seo.git
12+
url = git@gitlab.com:hyperpolymath/git-seo.git
1313
[submodule "satellites/git-tools/polysafe-gitfixer"]
1414
path = satellites/git-tools/polysafe-gitfixer
1515
url = git@github.com:hyperpolymath/polysafe-gitfixer.git
@@ -21,7 +21,7 @@
2121
url = git@github.com:hyperpolymath/oikos.git
2222
[submodule "satellites/repo-management/robot-repo-automaton"]
2323
path = satellites/repo-management/robot-repo-automaton
24-
url = git@github.com:hyperpolymath/robot-repo-automaton.git
24+
url = git@gitlab.com:hyperpolymath/robot-repo-automaton.git
2525
[submodule "satellites/repo-management/grim-repo"]
2626
path = satellites/repo-management/grim-repo
2727
url = git@github.com:hyperpolymath/grim-repo.git
@@ -30,16 +30,16 @@
3030
url = git@github.com:hyperpolymath/robot-vacuum-cleaner.git
3131
[submodule "satellites/scaffolding/scaffoldia"]
3232
path = satellites/scaffolding/scaffoldia
33-
url = git@github.com:hyperpolymath/scaffoldia.git
33+
url = git@gitlab.com:hyperpolymath/scaffoldia.git
3434
[submodule "satellites/developer-ux/rescript-evangeliser"]
3535
path = satellites/developer-ux/rescript-evangeliser
3636
url = git@github.com:hyperpolymath/rescript-evangeliser.git
3737
[submodule "satellites/developer-ux/recon-silly-ation"]
3838
path = satellites/developer-ux/recon-silly-ation
39-
url = git@github.com:hyperpolymath/recon-silly-ation.git
39+
url = git@gitlab.com:hyperpolymath/recon-silly-ation.git
4040
[submodule "satellites/developer-ux/nickel-config-reporter"]
4141
path = satellites/developer-ux/nickel-config-reporter
42-
url = git@github.com:hyperpolymath/nickel-config-reporter.git
42+
url = git@git.sr.ht:~hyperpolymath/nickel-config-reporter
4343
[submodule "julia-ecosystem"]
4444
path = julia-ecosystem
4545
url = git@github.com:hyperpolymath/julia-ecosystem.git
Submodule nickel-config-reporter updated from 501b7dd to 37fc418

0 commit comments

Comments
 (0)