From d6f12190c0d953dd3090153a45ecdd10f01cd9c3 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 16 Aug 2022 13:56:04 +0200 Subject: -move templating library into exchange.git --- contrib/gana | 2 +- contrib/uncrustify_precommit | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'contrib') diff --git a/contrib/gana b/contrib/gana index e340b038e..ce901edba 160000 --- a/contrib/gana +++ b/contrib/gana @@ -1 +1 @@ -Subproject commit e340b038e3a5ae3fbb87a68b534bd2646df5e6f0 +Subproject commit ce901edbaf496244f50f45b221d0c2c929c47637 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 -- cgit v1.2.3