aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/add_a_git_backend.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/add_a_git_backend.mdwn')
-rw-r--r--doc/todo/add_a_git_backend.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/add_a_git_backend.mdwn b/doc/todo/add_a_git_backend.mdwn
index 34322d981..d84e9b69b 100644
--- a/doc/todo/add_a_git_backend.mdwn
+++ b/doc/todo/add_a_git_backend.mdwn
@@ -12,3 +12,5 @@ use all of git-annex's features everywhere else.
>> of the git backend using bup. --[[Joey]]
>>> Very much so. Generally speaking, having one or more versioned storage back-ends with current data in the local annexes sounds incredibly useful. Still being able to get at old data in via the back-end and/or making offline backups of the full history are excellent use cases. -- RichiH
+
+[[done]], the bup special remote type is written! --[[Joey]]