20200918

Git Internals - Learn by Building Your Own Git

ugit: DIY Git in Python
Welcome aboard! We're going to implement Git in Python to learn more about how Git works on the inside.

This tutorial is different from most Git internals tutorials because we're not going to talk about Git only with words but also with code! We're going to write in Python as we go.
https://www.leshenko.net/p/ugit/

No comments:

Post a Comment