summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawkjvjLHW9Omza7x1VEzIFQ8Z5honhRB90I <Asheesh@web>2011-01-27 01:30:34 +0000
committerGravatar admin <admin@branchable.com>2011-01-27 01:30:34 +0000
commite51b4d172b3ad2d6053bcf99ac72f8f1d72707d6 (patch)
tree3cdf1d76dfb486940b86ffd799ef73bd3f7868ab
parent8dc7af780b8432d95dd6421bf7d54f11a2d312ba (diff)
-rw-r--r--doc/bugs/wishlist:_Provide_a___34__git_annex__34___command_that_will_skip_duplicates.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/wishlist:_Provide_a___34__git_annex__34___command_that_will_skip_duplicates.mdwn b/doc/bugs/wishlist:_Provide_a___34__git_annex__34___command_that_will_skip_duplicates.mdwn
index f4f0b7bce..68efc0d1a 100644
--- a/doc/bugs/wishlist:_Provide_a___34__git_annex__34___command_that_will_skip_duplicates.mdwn
+++ b/doc/bugs/wishlist:_Provide_a___34__git_annex__34___command_that_will_skip_duplicates.mdwn
@@ -17,6 +17,6 @@ And then I'd do something like:
to remove the files that didn't get annexed in this run. That way, only one filename would ever point to a particular SHA1.
-I want this because I have copies of various of mine (photos, in particular) scattered across various hard disks.
+I want this because I have copies of various of mine (photos, in particular) scattered across various hard disks. If this feature existed, I could comfortably toss them all into one git annex that grew, bit by bit, to store all of these files exactly once.
(I would be even happier for "git annex add --unlink-duplicates .")