diff options
author | fadhil riyanto <me@fadev.org> | 2024-09-24 08:27:25 +0700 |
---|---|---|
committer | fadhil riyanto <me@fadev.org> | 2024-09-24 08:27:25 +0700 |
commit | 94cdd0d39d352dc57ee456e2b1dc74ae46636360 (patch) | |
tree | 1878e3278d05d5c8fbc132f94492cc7a12bf21a3 /.gitmodules | |
parent | 5873a7ebe6b21c069d6afc155e33629e26017bf1 (diff) |
add log.c submodule
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 0000000..117b92d --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "submodule/log.c-patched"] + path = submodule/log.c-patched + url = git@github.com:fadhil-riyanto/log.c-patched.git |