summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--INSTALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index a2a6153..50405df 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: