linux-time-machine.sh icon indicating copy to clipboard operation
linux-time-machine.sh copied to clipboard

A very, very simple time machine for Linux written in shell script that uses cron and git

Results 4 linux-time-machine.sh issues
Sort by recently updated
recently updated
newest added

There should be an option in which tags are used instead of branches (or maybe both?), to make it easier to use in certain environments where there may be write...

I believe that to facilitate the configuration of the time machine a wizars-style configurator can be created. Something like this: `time-machine configure-folder` 1. Set the folder to versioning: `/etc` 2....

enhancement

This feature should look for the latest stable tagged release and automatically update it when run. If a configuration file is used, it could be toggled. Before that, it should...