In git, what is the difference between merge --squash and rebase?

Posted by GiH on Stack Overflow See other posts from Stack Overflow or by GiH
Published on 2010-03-11T17:33:18Z Indexed on 2010/03/11 18:19 UTC
Read the original article Hit count: 252

Filed under:
|
|
|

I'm new to git and I'm trying to understand the difference between a squash and a rebase. As I understand it you perform a squash when doing a rebase.

© Stack Overflow or respective owner

Related posts about git

Related posts about rebase