Commit graph

7 commits

Author SHA1 Message Date
8904e88530
fix git hook pre-push
- failed to rsync files before push because of `-N`
2023-08-12 08:57:05 +02:00
ff868b6653
update git pre-push hook (rsync command) 2023-08-12 08:38:19 +02:00
fb6d0d41a5
update lastmod git-hook 2023-04-10 10:12:15 +02:00
62ed146b53
adds githook for lastmod line 2023-04-10 09:50:54 +02:00
968709e1fe
update git hook pre-push 2023-04-08 22:55:58 +02:00
e3bb200937
fix shebang for git hook for OpenBSD 2023-04-08 22:40:14 +02:00
c8cb765f24
add git hooks into repo
also set "hooksPath = .githooks" and maybe
 "excludesfile = .gitignore" in `.git/config`
2023-04-08 21:07:50 +02:00