diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 6 | +6 −0 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +# SPDX-FileCopyrightText: 2026 Nikolay Govorov +# SPDX-License-Identifier: AGPL-3.0-or-later + +[submodule "git"] + path = git + url = https://git.kernel.org/pub/scm/git/git.git |
