aurweb/git-interface
Lukas Fleischer a0f3060f23 git-update: Deny non-fast-forwards
To make sure we never lose any history, non-fast-forwards are forbidden.
Instead of relying on receive.denyNonFastForwards, add a simple check to
the update hook. This has the added benefit of more flexibility.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
2015-06-11 17:56:26 +02:00
..
aurinfo.py Restructure scripts 2015-06-02 10:34:34 +02:00
config.mk Add a Makefile for the git-auth wrapper 2015-06-02 10:49:33 +02:00
git-auth.py Restructure scripts 2015-06-02 10:34:34 +02:00
git-auth.sh.in Add a Makefile for the git-auth wrapper 2015-06-02 10:49:33 +02:00
git-serve.py Support exceptions in the maintenance mode 2015-06-11 14:48:01 +02:00
git-update.py git-update: Deny non-fast-forwards 2015-06-11 17:56:26 +02:00
Makefile Add a Makefile for the git-auth wrapper 2015-06-02 10:49:33 +02:00