-
-
Notifications
You must be signed in to change notification settings - Fork 11
Suggestion: add git backup option #18
Copy link
Copy link
Open
Labels
confirmedThis suggestion has been confirmed to be added in a future releaseThis suggestion has been confirmed to be added in a future releasesuggestionNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
confirmedThis suggestion has been confirmed to be added in a future releaseThis suggestion has been confirmed to be added in a future releasesuggestionNew feature or requestNew feature or request
I would like to see a feature where instead of zipping the files one can commit the chunk changes to git to enable versioning control.
This way it would be possible to revert to a specific timestamp using simple commands. Maybe a per-chunk revert tool would also be possible this way (see https://github.com/jasonwynn10/GitRollbacks/tree/master/)