summaryrefslogtreecommitdiff
path: root/extra.md
diff options
context:
space:
mode:
Diffstat (limited to 'extra.md')
-rw-r--r--extra.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/extra.md b/extra.md
index ecbbfe2..e8bf6d8 100644
--- a/extra.md
+++ b/extra.md
@@ -67,3 +67,8 @@ https://simonwillison.net/2022/Oct/29/the-perfect-commit/
Git commands you don't need:
https://myme.no/posts/2023-01-22-git-commands-you-do-not-need.html
+
+Rebasing, what can go wrong
+https://jvns.ca/blog/2023/11/06/rebasing-what-can-go-wrong-/
+How cherry pick and revert work
+https://jvns.ca/blog/2023/11/10/how-cherry-pick-and-revert-work/