Hacker News new | ask | show | jobs
by mcv 3766 days ago
Rebasing is safe as long as you only do it to commits you haven't shared yet. Of course the risk is that if rebasing becomes your default, there's a risk you might also do it on a commit you already have shared.

As any time traveler knows, you need to be careful when you rewrite history.