|
|
|
Ask HN: Any backup software similar to version control?
|
|
9 points
by mushly
4213 days ago
|
|
Are there any incremental backup solutions that can both 1. Allow you to view the state an entire directory was in at a particular time (ala GitHub when you click on a particular commit) 2. Allow you to view the changelog of a particular file |
|
Also, in any native OSX app each "save" works like a git commit, you can browse all "versions." [2]
Combined, these native OSX features do exactly what you want.
[1] http://support.apple.com/en-us/HT201250
[2] http://support.apple.com/en-us/HT202255