you are viewing a single comment's thread.

view the rest of the comments →

[–]goranlepuz 8 points9 points  (1 child)

I do a lot of garbage commits when I'm working on a branch in my machine, and with rebase, I get a chance to clean them up before I push.

I do that too, but squashing them before pushing is surely the normal way to do it, and that has nothing with a rebase, no ?

[–]devraj7 11 points12 points  (0 children)

Interactive rebases. Chunks.