diff options
author | Ekaitz Zarraga <ekaitz@elenq.tech> | 2023-11-13 09:39:32 +0100 |
---|---|---|
committer | Ekaitz Zarraga <ekaitz@elenq.tech> | 2023-11-13 09:39:32 +0100 |
commit | 0eb6baa084011a698ce54c453c619144859f20c7 (patch) | |
tree | ca5e591e49673ddf3912492d47d429cae456844b | |
parent | 9fef6cb471f6953e47a64be2ce7a0f6c97316924 (diff) |
Add two links by Julia Evans
-rw-r--r-- | extra.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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/ |