summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEkaitz Zarraga <ekaitz@elenq.tech>2022-10-20 13:27:52 +0200
committerEkaitz Zarraga <ekaitz@elenq.tech>2022-10-20 13:27:52 +0200
commit5e0f881fe658b3385729063e026308cd5169676e (patch)
treecd3a2c864fc513db29be6aaf529d64902c90b36a
parent95a56cb32d553c2106d316c7dafad19100c19500 (diff)
add extra interesting links
-rw-r--r--extra.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/extra.md b/extra.md
index e1229b9..665b0fb 100644
--- a/extra.md
+++ b/extra.md
@@ -46,3 +46,15 @@ https://blog.plover.com/2022/06/29/#tips
It's time to ditch git?
https://dev.to/yonkeltron/is-it-time-to-look-past-git-ah4
+
+Database internals
+https://github.blog/2022-08-29-gits-database-internals-i-packed-object-store/
+
+Worktree
+https://peppe.rs/posts/curing_a_case_of_git-UX/
+
+A conceptual design analysis
+https://blog.acolyer.org/2016/10/24/whats-wrong-with-git-a-conceptual-design-analysis/
+
+Better commit messages:
+https://commitizen-tools.github.io/commitizen/