Zellner Johannes (Nokia-D/Munich) wrote: > PS: Personally I like the sending-patch-to-mailinglist approach, only the > commit count is poor then ;-)
I also think sending patch to mailing list is viable when the number of patches per day is not too important. But I would use "git format-patch" instead of "git diff" to generate the patch. With git diff, either the author is lost, or it is not trivial to integrate patches by the reviewer. Benjamin _______________________________________________ rekonq mailing list [email protected] https://mail.kde.org/mailman/listinfo/rekonq
