diff options
| author | Mehmet Samet Duman <yongdohyun@projecttick.org> | 2026-04-02 21:13:58 +0300 |
|---|---|---|
| committer | Mehmet Samet Duman <yongdohyun@projecttick.org> | 2026-04-02 21:13:58 +0300 |
| commit | 4aba669b66d9132d523207c18f94171fa580c5c7 (patch) | |
| tree | 1d82e7784968bd52bcb557bcc7bdcf763c721515 /.gitmodules | |
| parent | 4d4efac796f3c1f355de8d925daa26b69263abd3 (diff) | |
| download | Project-Tick-4aba669b66d9132d523207c18f94171fa580c5c7.tar.gz Project-Tick-4aba669b66d9132d523207c18f94171fa580c5c7.zip | |
NOISSUE fix git modules path
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
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 0000000000..a4a0e5ebd3 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "git"] + url = https://git.kernel.org/pub/scm/git/git.git + path = cgit/git |
