On Tue, Mar 29, 2011 at 10:35 PM, Øyvind Harboe wrote: > How about adding a "contribute" script which did the following: > > - fetch from origin > - commit changes from user, bringing up a text editor with > a template commit message. > - rebase origin to the master branch, abort if there are conflicts > - create patches and git send-email them to the list
Hi, I would suggest shipping a HACKING or README.patches file that shows the "real" commands to do the above steps. Teach a man to fish... Otherwise I think your "contribute" script will be yet another Easy Git[1]. And if every little project makes their own "contribute" implementation, it will just be more confusion for everyone. Cheers, Tormod [1] http://people.gnome.org/~newren/eg/ _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
