Can someone suggest a method for how to creating a series of patches
for submission to a project?

For example, I want to add feature A and a new command B to use
feature A. So a patch series might be:

1. add base code for feature A
2. modify existing commands to handle existence of feature A
3. move common code to a 'utility' file
4. add new command

How then do I create a patch series and submit them in order with the
'cover' email showing the summary of the new feature and command?

Thanks,
David

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To post to this group, send email to git-us...@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.

Reply via email to