
28 Feb
2008
28 Feb
'08
9:28 a.m.
Jim Meyering wrote:
Thank you for the patch. That is indeed a typo. I've attached a patch adding a ChangeLog entry, for application to gnulib's git repository.
Thanks, applied.
[Bruno, to apply this, you can remove the two '>' and then run "git am THIS_MESSAGE". ]
Which '>' should I remove? I applied "git am" directly to the saved message; it stopped and told me: Patch is empty. Was it split wrong? So I tried "git mailsplit". It split the message correctly but produced wrong authorship information on stdout (it mentioned you, not Atsushi). So I finally applied it through "patch" and "git commit". Bruno