mirror of
https://codeberg.org/unspeaker/tek.git
synced 2026-02-21 08:19:03 +01:00
refactor: decided i don't like the deps/ subdir any longer
This commit is contained in:
parent
6411a82279
commit
9b4f7f25c1
45 changed files with 5 additions and 5 deletions
8
.gitmodules
vendored
8
.gitmodules
vendored
|
|
@ -3,11 +3,11 @@
|
|||
url = https://codeberg.org/unspeaker/rust-jack
|
||||
branch = timebase
|
||||
[submodule "tengri"]
|
||||
path = deps/tengri
|
||||
url = ../tengri/
|
||||
path = tengri
|
||||
url = https://codeberg.org/unspeaker/tengri
|
||||
[submodule "deps/rust-jack"]
|
||||
path = deps/rust-jack
|
||||
path = rust-jack
|
||||
url = https://codeberg.org/unspeaker/rust-jack
|
||||
[submodule "deps/dizzle"]
|
||||
path = deps/dizzle
|
||||
path = dizzle
|
||||
url = ssh://git@codeberg.org/unspeaker/dizzle.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue