diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2020-09-06 19:47:01 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2020-09-06 19:47:01 -0300 |
commit | abe0008d25495e210f44ebab0137309a0c0d2aed (patch) | |
tree | c88597f4f7411305f6eb6f8375b1b893015cc091 | |
parent | db7a6642b106a4eb8d48dfb23a5d927f425bdccb (diff) | |
download | apps-abe0008d25495e210f44ebab0137309a0c0d2aed.tar.gz apps-abe0008d25495e210f44ebab0137309a0c0d2aed.tar.bz2 |
Fix: adds git-hooks from mirror
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | git-hooks | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index ba20366..343465a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -142,3 +142,6 @@ [submodule "shyaml"] path = shyaml url = https://github.com/0k/shyaml +[submodule "git-hooks"] + path = git-hooks + url = https://git.fluxo.info/git-hooks diff --git a/git-hooks b/git-hooks new file mode 160000 +Subproject 3b89627d5f6a7f32fcda44da81fa203f1fb06ec |