On Fri, Sep 18, 2009 at 5:57 PM, Aaron Griffin <aaronmgriffin@gmail.com> wrote:
On Fri, Sep 18, 2009 at 4:50 PM, Eric Bélanger <snowmaniscool@gmail.com> wrote:
This patch fixed copying of packages with splitting (FS#16181). It also adds missing quotes around chrootdir variable.
Pushed to master. I actually had to do it by hand due to some of the changes in git (and git am being terrible for resolving conflicts) When I did that, I forgot to attribute it to you with the --author... sorry :(
http://projects.archlinux.org/?p=devtools.git;a=commitdiff;h=06b02906b89d1af...
I thought my git tree was up-to-date. I'm following the instructions in http://wiki.archlinux.org/index.php/Super_Quick_Git_Guide but it looks like my local files are not being updated to the master branch. When I run "git format-patch master" it recreate all the patches I've done so far. Is there an error in the Super_Quick_Git_Guide ?