Hacker News new | ask | show | jobs
by davvid 488 days ago
In case you didn't know: `git rebase --update-refs` or to make this the default behavior: `git config --global rebase.updateRefs true`.