Commit graph

5 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
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