mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
INSTALL: Add note on disabling non-fast-forwards
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
This commit is contained in:
parent
dc86f6cc82
commit
f4e5ea5f57
1 changed files with 1 additions and 0 deletions
1
INSTALL
1
INSTALL
|
@ -29,6 +29,7 @@ Setup on Arch Linux
|
||||||
# cd /srv/http/aurweb/aur.git/
|
# cd /srv/http/aurweb/aur.git/
|
||||||
# git init --bare
|
# git init --bare
|
||||||
# ln -s ../../git-interface/git-update.py hooks/update
|
# ln -s ../../git-interface/git-update.py hooks/update
|
||||||
|
# git config --local receive.denyNonFastForwards true
|
||||||
# chown -R aur .
|
# chown -R aur .
|
||||||
|
|
||||||
7) Install the git-auth wrapper script:
|
7) Install the git-auth wrapper script:
|
||||||
|
|
Loading…
Add table
Reference in a new issue