fix buggy example for git, solving https://github.com/Kozea/Radicale/issues/876
This commit is contained in:
2
config
2
config
@@ -97,7 +97,7 @@
|
||||
#max_sync_token_age = 2592000
|
||||
|
||||
# Command that is run after changes to storage
|
||||
# Example: ([ -d .git ] || git init) && git add -A && (git diff --cached --quiet || git commit -m "Changes by "%(user)s)
|
||||
# Example: ([ -d .git ] || git init) && git add -A && (git diff --cached --quiet || git commit -m "Changes by \"%(user)s\"")
|
||||
#hook =
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user