[${XDG_CONFIG_HOME:-$HOME/.config}/vcsh/repo.d/crontab.git] checkout = vcsh clone madduck:pub/etc/crontab.git post_checkout = for i in rewrite merge commit rewrite; do ln -rs $MR_REPO/../../hooks-available/crontab.post-run+enter $MR_REPO/hooks/post-$i; done fixups = $MR_REPO/../../hooks-available/crontab.post-run+enter