> You can use either "git merge --squash" or "git rebase --interactive" > (changing 'pick' to 'squash'). > Actually thinking some more.... I don't understand something about this. I don't actually want to merge or rebase with anything. I just want to say "make those commits a series of commits on a branch into just one commit with a new message". I seriously suspect I'm missing the point somewhere but what has that got to do with merging or rebasing? Thanks again -- 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