diff options
author | Joey Hess <joey@kitenet.net> | 2011-12-22 21:23:11 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-12-23 01:08:19 -0400 |
commit | 7227dd8f21f24c2ccadd38e1a3dec7b888a23e92 (patch) | |
tree | 23327aedadd128f65cfb09c63abf5de616335fda /doc/todo | |
parent | 13a0c292b3bc72917cb8ce89e96f805602e81904 (diff) |
add escape_var hack
Makes it easy to find files with duplicate contents, anyway.. :)
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/wishlist:_Provide_a___34__git_annex__34___command_that_will_skip_duplicates.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/wishlist:_Provide_a___34__git_annex__34___command_that_will_skip_duplicates.mdwn b/doc/todo/wishlist:_Provide_a___34__git_annex__34___command_that_will_skip_duplicates.mdwn index ca18afc57..933653578 100644 --- a/doc/todo/wishlist:_Provide_a___34__git_annex__34___command_that_will_skip_duplicates.mdwn +++ b/doc/todo/wishlist:_Provide_a___34__git_annex__34___command_that_will_skip_duplicates.mdwn @@ -25,4 +25,4 @@ I want this because I have copies of various of mine (photos, in particular) sca (As I write this, I realize it's possible to parse the destination of the symlink in a way that does this..) -> +> [[done]]; see [[tips/finding_duplicate_files]] --[[Joey]] |