On 5/21/11, Lutger Blijdestijn <[email protected]> wrote: > I recently starting using interactive rebasing which is a tremendous help > for these kind of situations. This is usually what I do: <snip>
Ah, this could be quite useful. In one instance I've made a change, committed (locally) and then found a typo in the code and had to make another commit just to fix a typo I've introduced. So I could use rebasing here (like merging two changes into one, I guess I can do that?).
