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