Re: [PATCH] mkdir/split: send --verbose output to stdout + [PATCH]: same for rmdir/install

2008-03-10 Thread Ondřej Vašík
Jim Meyering wrote: ... So you'll have to make the three .c files include the new .h, and you'll have to adjust src/Makefile.am to link the new .c file to each of those three programs. ... Then, create the file patch like this: git format-patch --stdout --signoff HEAD~1 patch and

Re: [PATCH] mkdir/split: send --verbose output to stdout + [PATCH]: same for rmdir/install

2008-03-10 Thread Jim Meyering
Ondřej Vašík [EMAIL PROTECTED] wrote: Ok, hopefully fixed your objections from that mail and from the discussion off the list, patch is in attachement. Thank you! I've made a few name changes by transforming the patch before applying it, so that the function name and file name match, and so