|
|
|
|
|
by lucasoshiro
331 days ago
|
|
Something that I really like in Git is how its data structures are easy to understand and how transparent it is. It's possible to write your own "Git" compatible with existing Git directories only by reading how it works under the hood |
|
Projects like gitoxide have been in development for years now.