diff options
| author | Tristan Riehs <tristan.riehs@inria.fr> | 2026-05-30 16:28:08 +0200 |
|---|---|---|
| committer | Tristan Riehs <tristan.riehs@inria.fr> | 2026-05-30 16:28:08 +0200 |
| commit | 7174aa22a64a11bbb5b32df3cc1f8ffa6e71fc00 (patch) | |
| tree | 413bad078486e12c389d1bd5372c9593a363912c /.gitmodules | |
| parent | 8f055cf8c4daa693b16fbd257399ab2e1ed2eed3 (diff) | |
Try to create Git submodule file
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..165e402 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "uconfig"] + path = uconfig + url = https://tristanriehs.fr/git/uconfig |
