diff options
author | Joey Hess <joey@kitenet.net> | 2014-01-30 14:34:16 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-01-30 14:34:16 -0400 |
commit | 6f8718e972dd563fc517030c673e4684760f345a (patch) | |
tree | 9c2eff69b78d3f3caf31b547802ad9cfc10fbad9 | |
parent | 3345f10b2a02f7d32967100c7924aa01144c2951 (diff) | |
parent | a3f584d35bbb8c5a67a71346c27c1ddbb0ed283e (diff) |
Merge branch 'master' of ssh://git-annex.branchable.com
-rw-r--r-- | doc/bugs/detected_bad_bare_repository_with___60__SCREECH__62___files/comment_1_523b80ad81ad49bddfb8855d12d5561d._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/bugs/detected_bad_bare_repository_with___60__SCREECH__62___files/comment_1_523b80ad81ad49bddfb8855d12d5561d._comment b/doc/bugs/detected_bad_bare_repository_with___60__SCREECH__62___files/comment_1_523b80ad81ad49bddfb8855d12d5561d._comment new file mode 100644 index 000000000..a1d853275 --- /dev/null +++ b/doc/bugs/detected_bad_bare_repository_with___60__SCREECH__62___files/comment_1_523b80ad81ad49bddfb8855d12d5561d._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.199" + subject="comment 1" + date="2014-01-30T18:33:22Z" + content=""" +To fix this problem, git-annex has to find all the keys in the repository. This is necessarily an expensive operation when the repository is that large. Printing out the count of them does not take any appreciable additional time. + +This is a one-time fix up. Once you let git-annex run and fix your repository, you should not be bothered by it again. +"""]] |