diff --git a/INSTALL b/INSTALL index a2a6153f..50405df2 100644 --- a/INSTALL +++ b/INSTALL @@ -29,6 +29,7 @@ Setup on Arch Linux # cd /srv/http/aurweb/aur.git/ # git init --bare # ln -s ../../git-interface/git-update.py hooks/update + # git config --local receive.denyNonFastForwards true # chown -R aur . 7) Install the git-auth wrapper script: