10 Jun
2010
10 Jun
'10
00:59
On Mon, Jun 7, 2010 at 1:58 AM, Ulrich Dangel mru@grml.org wrote:
git rebase -i origin/master
Not all patches but logical changes.
Ok, yes, only squash all logically related patches together.
Here's one more question for me to put all jigsaw puzzle together -- having done above, if I start to work some logically unrelated patches, what steps should I take? (I don't want 'git rebase' to pick up patches that I've already sent in).
Thanks