i am working on a git clone. i currently have features like making commits and viewing them. right now, zipoc does not track differences in the code but just stores the entire project snapshot for each commit, which can use a lot of storage. what is a good and easy resource/way to implement difference tracking?
jimmydin7•1h ago