diff options
author | Ekaitz Zarraga <ekaitz@elenq.tech> | 2022-10-20 13:27:52 +0200 |
---|---|---|
committer | Ekaitz Zarraga <ekaitz@elenq.tech> | 2022-10-20 13:27:52 +0200 |
commit | 5e0f881fe658b3385729063e026308cd5169676e (patch) | |
tree | cd3a2c864fc513db29be6aaf529d64902c90b36a | |
parent | 95a56cb32d553c2106d316c7dafad19100c19500 (diff) |
add extra interesting links
-rw-r--r-- | extra.md | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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/ |