commit of setup files
This commit is contained in:
parent
a2320fb46d
commit
bd1e12206f
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue