[Kde-scm-interest] Re: Minor difference in tag conversion
Eike Hein
hein at kde.org
Sun Jan 2 01:00:15 CET 2011
On 1/2/2011 12:43 AM, Thiago Macieira wrote:
> Please remember to set the tagging date and author properly.
Yep, via the GIT_AUTHOR_(NAME|EMAIL) environment variables.
Another way to fix this is via git filter-branch --prune-empty
btw (thanks to Nicolas for pointing that out), but care needs
to be taken when using it to not to filter away empty commits
that are part of the branches (if any exist) as that would re-
write history.
--
Best regards,
Eike Hein
More information about the Kde-scm-interest
mailing list