git rebase: what can go wrong?

git rebase: what can go wrong?

Julia Evans
would love to hear about any things that can go wrong with rebase that I missed in this blog post https://jvns.ca/blog/2023/11/06/rebasing-what-can-go-wrong-/
git rebase: what can go wrong?

git rebase: what can go wrong?

Julia Evans
@b0rk The link for "accidentally run git commit instead of git rebase –continue" is wrong, #accidentally-running-git-commit-instead-of-git-rebase-continue in the ToC vs accidentally-run-git-commit-instead-of-git-rebase-continue in the source ("running" vs. "run")
@unlambda fixed thanks!