From d9d862c77b2224b7e78451577566fe2d25740244 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 10 Jul 2013 19:50:05 -0400 Subject: [PATCH] todo --- doc/todo/free_space_checking_for_local_special_remotes.mdwn | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 doc/todo/free_space_checking_for_local_special_remotes.mdwn diff --git a/doc/todo/free_space_checking_for_local_special_remotes.mdwn b/doc/todo/free_space_checking_for_local_special_remotes.mdwn new file mode 100644 index 0000000000..0fd2eac595 --- /dev/null +++ b/doc/todo/free_space_checking_for_local_special_remotes.mdwn @@ -0,0 +1,4 @@ +Should be possible to configure an annex.diskreserve setting for local +special remotes, such as a directory special remote or possibly a bup +special remote. (Although bup's deltas will make storing some versions of +files take less space than git-annex would have to assume it would take.)