diff options
author | justanothercatgirl <sotov@twistea.su> | 2025-04-04 23:37:19 +0300 |
---|---|---|
committer | justanothercatgirl <sotov@twistea.su> | 2025-04-04 23:40:50 +0300 |
commit | 33ab84c109aada8233faaae40a6e65ca4ed01497 (patch) | |
tree | 9d87706b01fc9e768957c8a049969de9ece6cb97 /.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 |