Hi Tong, Tong Sun writes: > 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. -- Ram -- 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