On Tue, Jul 27, 2010 at 11:39 AM, Ramkumar Ramachandra <artagnon@xxxxxxxxx> wrote: >> Compressing my "life long story" into a single question -- what's the >> recommended work flow to work with git and send in patches, when >> upstream might be slow in respond, and require squashing relevant >> patches into one? > > Personally, I use `git symbolic-ref` to create a new branch without > history, stage and create commits to send off to the list from there; > it's also worth noting that I keep the branch to fixup my commits and > re-roll after reviews. Thanks a lot for the comment. Could you elaborate it a bit with actual commands, starting from 'git pull git://remote/project master' please? I'm new to git and the above comment barely helps me to put all jigsaw puzzle together. thanks -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html