Hacker News new | ask | show | jobs
by thanksgiving 4052 days ago
The way I understand it, I should only rebase (for squashing, not in the case of a spilled secret or inappropriate message) if I haven't pushed it to a shared remote branch. Is that correct?
1 comments

That's how I am using rebase all the time. I'd say yes - that's the most common use for it and I think it works fine for this.