diff options
author | Jon Santmyer <jon@jonsantmyer.com> | 2024-03-11 21:40:28 -0400 |
---|---|---|
committer | Jon Santmyer <jon@jonsantmyer.com> | 2024-03-11 21:40:28 -0400 |
commit | 50392995d6e7f3a10fb74bb2f9073a4790f8933c (patch) | |
tree | c89b067b3bacf35e092af5c31fb6e6a08921f31c /.gitmodules | |
download | jove-env-50392995d6e7f3a10fb74bb2f9073a4790f8933c.tar.gz jove-env-50392995d6e7f3a10fb74bb2f9073a4790f8933c.tar.bz2 jove-env-50392995d6e7f3a10fb74bb2f9073a4790f8933c.zip |
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..a550a15 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "kernel"] + path = kernel + url = ssh://git@git.jonsantmyer.com:49/home/git/jove-kernel |