summaryrefslogtreecommitdiff
path: root/git_hooks/README
diff options
context:
space:
mode:
authoraqua <aqua@iserlohn-fortress.net>2022-08-14 20:24:10 +0300
committeraqua <aqua@iserlohn-fortress.net>2022-08-14 20:24:10 +0300
commit1dc163c06639d6c225b25c9dd2955b21bbb706d3 (patch)
tree5a379a32304aca490df87211d0425220eea69643 /git_hooks/README
parentUpdate CMakeLists to use Qt6 (diff)
downloadrekonq-1dc163c06639d6c225b25c9dd2955b21bbb706d3.tar.xz
pre-commit hook: Add clang-format check
Diffstat (limited to 'git_hooks/README')
-rw-r--r--git_hooks/README8
1 files changed, 0 insertions, 8 deletions
diff --git a/git_hooks/README b/git_hooks/README
deleted file mode 100644
index d460b95c..00000000
--- a/git_hooks/README
+++ /dev/null
@@ -1,8 +0,0 @@
-These git hooks have been copied and adjusted from Arora code.
-
-Many thanks to Benjamin "icefox" Meyer for providing them.
-
---------------
-They are managed using the git-hooks tool (Available here http://github.com/icefox/git-hooks)
-
-To enable them run "git hooks --install"