diff options
-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/ |