Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.githooks')
-rwxr-xr-x.githooks/update2
1 files changed, 2 insertions, 0 deletions
diff --git a/.githooks/update b/.githooks/update
index 4a7672c81..1c3adfd4b 100755
--- a/.githooks/update
+++ b/.githooks/update
@@ -11,6 +11,8 @@ import subprocess
ALLOWED_TAGS = [
'ci',
+ 'cfix',
+ 'new',
'cq',
'feat',
'fix',