[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Omaha.pm] [odynug] Linus on git rebase



> The one time you /do/ care about rebase is when you're pulling remote
> changes. If you have local commits on a branch, and you pull commits
> in from the remote branch it will produce a merge commit. This
> clutters up the commit history when you, in turn, push stuff back up.

Ah, right, right, thanks for correcting me on that.

- Stephen