Add asdf repo as git submodule

What could possibly go horribly wrong?

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.eu.org>
This commit is contained in:
Andrei Jiroh Halili 2023-07-21 22:27:20 +08:00
parent 31a2a6b54c
commit 9fe9c3b3f2
Signed by: ajhalili2006
GPG Key ID: 67BFC91B3DA12BE8
2 changed files with 5 additions and 0 deletions

1
.asdf Submodule

@ -0,0 +1 @@
Subproject commit d1a563dcc0107d5c631f73b114044898b5cadcf9

4
.gitmodules vendored Normal file
View File

@ -0,0 +1,4 @@
[submodule "asdf-vm"]
path = .asdf
url = https://github.com/asdf-vm/asdf.git
branch = master