[aur-general] How do you deal with pkgver() & version controlled PKGBUILDs?

Jeremy Audet ichimonji10 at gmail.com
Fri Feb 13 03:39:06 UTC 2015


 You can use `git add --patch` to add specific portions of a file to the
git staging area.

    git add --patch PKGBUILD
    git checkout -- PKGBUILD


More information about the aur-general mailing list