commit of setup files

This commit is contained in:
admin 2024-01-19 21:26:29 +00:00
parent a2320fb46d
commit bd1e12206f

View file

@ -182,7 +182,7 @@ git_wrapper: /home/b-git-annex/source.git/hooks/post-update
# mode for git_wrapper (can safely be made suid)
#git_wrappermode: 06755
# git pre-receive hook to generate
git_test_receive_wrapper: /home/b-git-annex/source.git/hooks/pre-receive
git_test_receive_wrapper: /home/b-git-annex/source.git/hooks/pre-receive.wrapper
# unix users whose commits should be checked by the pre-receive hook
untrusted_committers:
- ikiwiki-anon
@ -198,6 +198,7 @@ gitmaster_branch: master
# gitpush plugin
# git repository urls that changes are pushed to
git_push_to:
- git@git.sr.ht:~joeyh/git-annex
- joey@git.kitenet.net:/srv/git/git-annex
# htmlscrubber plugin