diff options
author | Joey Hess <joey@kitenet.net> | 2014-01-14 17:10:30 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-01-14 17:10:30 -0400 |
commit | 985e3aebbef10d3bf2a0d9625747a19a793aecd1 (patch) | |
tree | 2cc475421a3342f41e5712656bef979750e8ad7b /doc/bugs/index_file_smaller_than_expected.mdwn | |
parent | c340ae26370b4b3eca5433fd2462836abce19533 (diff) |
assistant: Detect if .git/annex/index is corrupt at startup, and recover.
Diffstat (limited to 'doc/bugs/index_file_smaller_than_expected.mdwn')
-rw-r--r-- | doc/bugs/index_file_smaller_than_expected.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/index_file_smaller_than_expected.mdwn b/doc/bugs/index_file_smaller_than_expected.mdwn index b82bd62b3..0eac3f20e 100644 --- a/doc/bugs/index_file_smaller_than_expected.mdwn +++ b/doc/bugs/index_file_smaller_than_expected.mdwn @@ -48,3 +48,6 @@ NetWatcherFallback crashed: user error (git ["--git-dir=/Users/juh/Share/.git"," # End of transcript or log. """]] + +> Made assistant detect corrupted .git/annex/index on startup and correct +> it. [[fixed|done]] --[[Joey]] |