projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb2cd94
)
fix comment
author
Joey Hess
<joeyh@joeyh.name>
Fri, 8 Mar 2024 18:59:54 +0000
(14:59 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Fri, 8 Mar 2024 18:59:54 +0000
(14:59 -0400)
Database/Keys.hs
patch
|
blob
|
history
diff --git
a/Database/Keys.hs
b/Database/Keys.hs
index 9f78578c12511adec9b9b5ea68e3ffca4fdf58f8..788bf0a84207bf59b18df72beb3601f1c6686127 100644
(file)
--- a/
Database/Keys.hs
+++ b/
Database/Keys.hs
@@
-352,7
+352,7
@@
reconcileStaged dbisnew qh = ifM isBareRepo
, Param "-z"
, Param "--no-abbrev"
-- Optimization: Limit to pointer files and annex symlinks.
- -- This is not perfect. A file could contain
with
this and not
+ -- This is not perfect. A file could contain this and not
-- be a pointer file. And a pointer file that is replaced with
-- a non-pointer file will match this. This is only a
-- prefilter so that's ok.