From ff84d852a4ed2ca9111c0a0c6a75bbc9607ea48c Mon Sep 17 00:00:00 2001 From: Github Actions <> Date: Thu, 14 Mar 2024 21:02:12 +0000 Subject: [PATCH] Generate documentation --- master.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/master.html b/master.html index e45fe1db..46a94519 100644 --- a/master.html +++ b/master.html @@ -734,7 +734,7 @@ content:
.Radicale.tmp-*The configuration option hook
in the
storage
section must be set to the following command:
git add -A && (git diff --cached --quiet || git commit -m "Changes by "%(user)s)
git add -A && (git diff --cached --quiet || git commit -m "Changes by \"%(user)s\"")
The command gets executed after every change to the storage and commits the changes into the git repository.
For the hook to not cause errors either git user