response
authorJoey Hess <joeyh@joeyh.name>
Wed, 18 Nov 2015 19:50:13 +0000 (15:50 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 18 Nov 2015 19:50:13 +0000 (15:50 -0400)
doc/forum/Git-annex_assistant:_where_are_deleted_files_and_older_versions_saved__63__/comment_9_2bfb2eaf1a72e0822341cfeba9058aa7._comment [new file with mode: 0644]

diff --git a/doc/forum/Git-annex_assistant:_where_are_deleted_files_and_older_versions_saved__63__/comment_9_2bfb2eaf1a72e0822341cfeba9058aa7._comment b/doc/forum/Git-annex_assistant:_where_are_deleted_files_and_older_versions_saved__63__/comment_9_2bfb2eaf1a72e0822341cfeba9058aa7._comment
new file mode 100644 (file)
index 0000000..086dce7
--- /dev/null
@@ -0,0 +1,13 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 9"""
+ date="2015-11-18T19:46:07Z"
+ content="""
+That's right, bup can store multiple versions of a file as efficiently as
+git itself can (or maybe a little more).
+
+You can use [bup as a special remote of git-annex](https://git-annex.branchable.com/special_remotes/bup/),
+and then your backup repository would be a bup repository.
+Restoring old versions of files from it would work the same way
+I described above.
+"""]]