vault
vault copied to clipboard
A simplified version control system written in Rust, similar to Git, for local files
In the config.yml only maybe? THis would help the git diff work well... We need the files hash of the last commit there
I guess since this is a learning project , I would like to code ` diff algorithm ` in house.
As it can not be read by string_from_utf8_lossy.. Think of a method to handle it and make that binary file again...
https://github.com/Stebalien/tempfile
This code is duplicated in almost every function