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:
authorPhilipp Hörist <philipp@hoerist.com>2023-05-22 23:43:48 +0300
committerPhilipp Hörist <philipp@hoerist.com>2023-05-22 23:44:39 +0300
commita7075aa0fe098adcefac0bc40dfc64409c2d4976 (patch)
tree234d982e33c208bb5b7039b2d04a1a3f077d99cb /.githooks
parente73d13344232457f0fad3cc09a46940be62f1e2d (diff)
other: Update .githooks
Diffstat (limited to '.githooks')
-rwxr-xr-x.githooks/update1
1 files changed, 1 insertions, 0 deletions
diff --git a/.githooks/update b/.githooks/update
index 80a5f1917..1b8d57769 100755
--- a/.githooks/update
+++ b/.githooks/update
@@ -22,6 +22,7 @@ ALLOWED_TAGS = [
'release',
'other',
'imprv',
+ 'revert',
]