summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEkaitz Zarraga <ekaitz@elenq.tech>2023-11-13 09:39:32 +0100
committerEkaitz Zarraga <ekaitz@elenq.tech>2023-11-13 09:39:32 +0100
commit0eb6baa084011a698ce54c453c619144859f20c7 (patch)
treeca5e591e49673ddf3912492d47d429cae456844b
parent9fef6cb471f6953e47a64be2ce7a0f6c97316924 (diff)
Add two links by Julia Evans
-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/