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 | |
| 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>
| -rw-r--r-- | .gitmodules (renamed from cgit/.gitmodules) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cgit/.gitmodules b/.gitmodules index 5c6ecb4f89..a4a0e5ebd3 100644 --- a/cgit/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "git"] url = https://git.kernel.org/pub/scm/git/git.git - path = git + path = cgit/git |
