From 2e5c33883d974a281c5d3705e0ed697e79d94b1d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 11 Feb 2014 11:40:09 -0400 Subject: [PATCH] correction --- doc/design/metadata.mdwn | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/design/metadata.mdwn b/doc/design/metadata.mdwn index be3627d5f8..279c625e72 100644 --- a/doc/design/metadata.mdwn +++ b/doc/design/metadata.mdwn @@ -158,9 +158,7 @@ So, possible approaches: that metadata is not removed. Has the downside that files can seem to randomly move around in the tree as their metadata changes. * Disallow filter branch checkouts that have duplicate files. - Note that duplicate files can only occur when filtering on the content - of values, not tags. And values can be used in some simple cases w/o - duplicate files. This would cripple it some, but perhaps not too badly? + This would cripple it some, but perhaps not too badly? # gotchas