This commit is contained in:
Daehli Nadeau Otis 2026-06-29 10:40:46 +01:00 committed by GitHub
commit 41e00aeabd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -241,6 +241,7 @@ It's a great way to learn.
* [**Python**: _Write yourself a Git!_](https://wyag.thb.lt/)
* [**Python**: _ugit: Learn Git Internals by Building Git Yourself_](https://www.leshenko.net/p/ugit/)
* [**Ruby**: _Rebuilding Git in Ruby_](https://robots.thoughtbot.com/rebuilding-git-in-ruby)
* [**Ruby**: Building Git](https://github.com/jcoglan/jit)
#### Build your own `Memory Allocator`