Emilio Lopes <[EMAIL PROTECTED]> writes: > That's nice for long-term changes but does it help in the following > scenario?
If you have one branch per feature, then you submit patches branch-per-branch, and you always submit a complete branch at a time. Then what you want to send is the diff between you and the uptstream. If the maintainers merge your patch immediately, there can be no conflict on their side. -- Matthieu _______________________________________________ Gnu-arch-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-arch-users GNU arch home page: http://savannah.gnu.org/projects/gnu-arch/
