diff options
author | justanothercatgirl <sotov@twistea.su> | 2025-04-04 23:37:19 +0300 |
---|---|---|
committer | justanothercatgirl <sotov@twistea.su> | 2025-04-05 00:04:34 +0300 |
commit | 0a452dd58176a20a5dad189ec9ef90fac74d5a92 (patch) | |
tree | 97e62ededda362b902c8d9bec6e3119479cac69e /.gitmodules | |
parent | 0eedaa2a2e5fc58789b268fdfc1b05e63dabc36b (diff) | |
parent | a81c5876f2058605cc5f15525591acde3ae16a80 (diff) |
Merge remote branch 'origin/master'
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 1d6a137..a79ccfe 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "c_headers"] path = c_headers - url = git:repos/c_headers + url = https://git.twistea.su/c_headers.git |