| author | 2026-09-06 17:23:50 +0700 | |
|---|---|---|
| committer | 2026-09-06 19:56:37 +0700 | |
| commit | 6672410d04e47b3b455b1ca40b7320e65af8fb2c (patch) | |
| tree | 1ba5e16344a7b0ddb3e20f8bef111e67d1d82c59 /.gitmodules | |
| download | kernel-surface-6672410d04e47b3b455b1ca40b7320e65af8fb2c.tar.gz kernel-surface-6672410d04e47b3b455b1ca40b7320e65af8fb2c.zip | |
initial commit
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..5ad003e --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "overlay"] + path = overlay + url = https://github.com/miasvanklei/Gentoo-overlay.git + branch = master |