git-update: Only check HEAD for blacklisted packages
commitc4870a95fc54e7ca12c495fd63932a35418b9c83
authorLukas Fleischer <lfleischer@archlinux.org>
Thu, 4 Jun 2015 09:08:16 +0000 (4 11:08 +0200)
committerLukas Fleischer <lfleischer@archlinux.org>
Thu, 4 Jun 2015 09:25:01 +0000 (4 11:25 +0200)
tree97cf44df449eb02529e64662c52c5e64aceaafee
parent18292e71143fefec22f981356e7a79f208ae68dc
git-update: Only check HEAD for blacklisted packages

When a part of a package base is moved to the official repositories, it
needs to be dropped from the AUR package. However, we want to allow that
the moved packages still appear in the history.

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