13 Feb
2015
13 Feb
'15
4:39 a.m.
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