I worked on snap (git add equivalent) such that it works on full directory support, along with a better hashing system. Also, saving a file via CAS is updated!
Log in to leave a comment
Just started! You can use gut snap [file] to save the file using an objects and tree method (similar to what git does but its compressed). Any change in the file generates a new hash and it is stored! The image shows the hash before and after a change was made!
Log in to leave a comment