diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-12-10 16:07:50 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-12-10 16:08:19 -0400 |
commit | 23430aeb0b91b10e154e6610d43ae7d40595c2aa (patch) | |
tree | 0da13785236c31f0722a58fc66a3c1c96fb4214a /doc | |
parent | 4049c257fa88325f6e5496a59536c2bb6fbee8aa (diff) |
add generalized linkAnnex'
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/smudge.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/smudge.mdwn b/doc/todo/smudge.mdwn index 6259d4a27..dd990afc7 100644 --- a/doc/todo/smudge.mdwn +++ b/doc/todo/smudge.mdwn @@ -325,6 +325,8 @@ files to be unlocked, while the indirect upgrades don't touch the files. #### implementation todo list +* linkAnnex should check disk reserve when it falls back to copying the + file. * Reconcile staged changes into the associated files database, whenever the database is queried. * See if the cases where the Keys database is not used can be |