diff options
author | Joey Hess <joey@kitenet.net> | 2010-11-15 18:42:32 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-11-15 18:42:32 -0400 |
commit | 38a75aa26ff70f4ebe5a88eb009d512ff7211163 (patch) | |
tree | 0995953e922ed5c001d3df03ab7e4243d2031802 /doc/todo/gitrm.mdwn | |
parent | 625972d2b3340b6a41d1d47f631c80d6021025dc (diff) |
close
Diffstat (limited to 'doc/todo/gitrm.mdwn')
-rw-r--r-- | doc/todo/gitrm.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/gitrm.mdwn b/doc/todo/gitrm.mdwn index d771aa32a..e41c33462 100644 --- a/doc/todo/gitrm.mdwn +++ b/doc/todo/gitrm.mdwn @@ -1,2 +1,5 @@ how to handle git rm file? (should try to drop keys that have no referring file, if it seems safe..) + +[[done]] -- I think that git annex unused and dropunused are the best +solution to this. |