use ssh clone urls
Some checks are pending
/ build (push) Waiting to run

This commit is contained in:
unspeaker 2026-07-10 19:42:19 +03:00
parent ae75019d97
commit 809b8e46cd

6
.gitmodules vendored
View file

@ -1,13 +1,13 @@
[submodule "rust-jack"] [submodule "rust-jack"]
path = rust-jack path = rust-jack
url = https://codeberg.org/unspeaker/rust-jack url = ssh://git@codeberg.org:unspeaker/rust-jack.git
branch = timebase branch = timebase
[submodule "tengri"] [submodule "tengri"]
path = tengri path = tengri
url = https://codeberg.org/unspeaker/tengri url = ssh://git@codeberg.org:unspeaker/tengri.git
[submodule "deps/rust-jack"] [submodule "deps/rust-jack"]
path = tengri/rust-jack path = tengri/rust-jack
url = https://codeberg.org/unspeaker/rust-jack url = ssh://git@codeberg.org:unspeaker/rust-jack.git
[submodule "deps/dizzle"] [submodule "deps/dizzle"]
path = tengri/dizzle path = tengri/dizzle
url = ssh://git@codeberg.org/unspeaker/dizzle.git url = ssh://git@codeberg.org/unspeaker/dizzle.git