vault icon indicating copy to clipboard operation
vault copied to clipboard

A simplified version control system written in Rust, similar to Git, for local files

Results 18 vault issues
Sort by recently updated
recently updated
newest added

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...

priority:high

enhancement
help wanted
priority:high

This code is duplicated in almost every function

enhancement