summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-08-16 13:56:04 +0200
committerChristian Grothoff <christian@grothoff.org>2022-08-16 13:57:26 +0200
commitd6f12190c0d953dd3090153a45ecdd10f01cd9c3 (patch)
tree722a7e55f34c6b457cad213464ca8a9372044db3 /contrib
parent1e2fdea5a977a9fdbb7bcc0632d9fb1c8ef82987 (diff)
downloadexchange-d6f12190c0d953dd3090153a45ecdd10f01cd9c3.tar.gz
exchange-d6f12190c0d953dd3090153a45ecdd10f01cd9c3.tar.bz2
exchange-d6f12190c0d953dd3090153a45ecdd10f01cd9c3.zip
-move templating library into exchange.git
Diffstat (limited to 'contrib')
m---------contrib/gana0
-rwxr-xr-xcontrib/uncrustify_precommit2
2 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gana b/contrib/gana
-Subproject e340b038e3a5ae3fbb87a68b534bd2646df5e6f
+Subproject ce901edbaf496244f50f45b221d0c2c929c4763
diff --git a/contrib/uncrustify_precommit b/contrib/uncrustify_precommit
index 24873330f..78ca1be39 100755
--- a/contrib/uncrustify_precommit
+++ b/contrib/uncrustify_precommit
@@ -1,7 +1,7 @@
#!/bin/sh
# use as .git/hooks/pre-commit
-
+exit 0
exec 1>&2
RET=0