Hacker News new | ask | show | jobs
by prodigal_erik 3415 days ago
It's better to push a similar name and let people decide if and when to rebase --onto the new upstream.

Squash merges are just bad. They destroy all the info that makes git handle branching and conflicts better than svn.