diff options
author | Cem Keylan <cem@ckyln.com> | 2021-03-07 17:19:59 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-03-07 17:19:59 +0300 |
commit | 1c51d32709a4900ac424f3d973240f0653c06cdd (patch) | |
tree | a966f1b1a1cc54502bfab522dbe0155ce06630da | |
parent | dc521ca1c732bc04df2a6eee51aec74074c6ff08 (diff) | |
download | repository-1c51d32709a4900ac424f3d973240f0653c06cdd.tar.gz |
add kiss-community repository submodule
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | kiss-community | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index dc52bd7..db69f50 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "ext_repos/kiss-pulseaudio"] path = ext_repos/kiss-pulseaudio url = https://github.com/periish/kiss-pulseaudio +[submodule "kiss-community"] + path = kiss-community + url = https://github.com/kiss-community/repo-community diff --git a/kiss-community b/kiss-community new file mode 160000 +Subproject fe9c8b76b1e1d68630712f9df974cd98e1368bc |