git-update: Allow non-fast-forwards for TUs
commit5225dfef4840de147aed261366df5426d1ea5301
authorLukas Fleischer <lfleischer@archlinux.org>
Thu, 11 Jun 2015 15:52:42 +0000 (11 17:52 +0200)
committerLukas Fleischer <lfleischer@archlinux.org>
Thu, 11 Jun 2015 15:56:51 +0000 (11 17:56 +0200)
treedf8298b6feef2ca5a4588010c320e3fe96198959
parenta0f3060f234418993aaeee0962cfdbd25f37b940
git-update: Allow non-fast-forwards for TUs

Although we theoretically never want to lose history, there may be rare
occasions when a forced push is required (e.g. if illegal data is
pushed). Allow Trusted Users and Developers to perform non-fast-forward
pushes.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
git-interface/git-update.py