6 Jun
2021
6 Jun
'21
6:43 a.m.
aurweb's `pu` branch was rewritten to resolve a merge conflict during a rebase on `master` on 06-05-2021 (PDT). If you have an existing clone of aurweb, run the following to checkout properly to updated `pu`: ``` $ git checkout pu $ git fetch origin pu $ git reset --hard origin/pu ``` This will reset your local `pu` branch state to what we have at archlinux/aurweb. -- Kevin Morris