[Kde-pim] [Kde-scm-interest] Git and the needs of KDE PIM
Riccardo Iaconelli
riccardo at kde.org
Sun Jan 17 00:43:16 GMT 2010
On Saturday 16 January 2010 20:36:12 Thomas McGuire wrote:
> So I basically apply a patch and then revert it again directly afterwards,
> and that will fool Git into thinking the commit is merged? Fair enough,
> if that works it would be a solution.
You can simply merge, and just after the merge you can git-revert <commit id>.
This creates a new commit with exactly the reversed patch of <commit id>, and
a relevant log message (which you can modify). See the --help for more
information.
Bye,
-Riccardo
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list