diff options
| author | Shulhan <ms@kilabit.info> | 2025-07-05 16:35:06 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2025-07-06 23:26:18 +0700 |
| commit | 180aa78df647ea9d5c7561809b860c1e12cd0367 (patch) | |
| tree | 5aa2fa9b158fce4cf9f67fc30d25aac8b5bb513c | |
| parent | 8009a296c3523dc075c7e32d5528961c9ad401bd (diff) | |
| download | kilabit.info-180aa78df647ea9d5c7561809b860c1e12cd0367.tar.xz | |
all: add project beku
| -rw-r--r-- | .gitmodules | 4 | ||||
| m--------- | _project/src/beku | 0 |
2 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 95dd66c..081c326 100644 --- a/.gitmodules +++ b/.gitmodules @@ -42,3 +42,7 @@ path = _project/src/jarink url = git@git.sr.ht:~shulhan/jarink branch = main +[submodule "_project/src/beku"] + path = _project/src/beku + url = git@git.sr.ht:~shulhan/beku + branch = main diff --git a/_project/src/beku b/_project/src/beku new file mode 160000 +Subproject cd45bcbddcea1a73b57b810e6fb594ea312b526 |
