diff options
author | Joey Hess <joey@kitenet.net> | 2013-10-28 17:14:31 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-10-28 17:14:31 -0400 |
commit | 768fa2a267208fabcdc1ff8fc8b533782d1ee9cc (patch) | |
tree | 6480108bf6786391206154bd08c4262a748e6b15 | |
parent | 39163cb024b49a0214c104d4fe21b778bbd63eaa (diff) |
close
-rw-r--r-- | doc/bugs/unannex_and_uninit_do_not_work_when_git_index_is_broken.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/unannex_and_uninit_do_not_work_when_git_index_is_broken.mdwn b/doc/bugs/unannex_and_uninit_do_not_work_when_git_index_is_broken.mdwn index 509e12aeb..c31205ede 100644 --- a/doc/bugs/unannex_and_uninit_do_not_work_when_git_index_is_broken.mdwn +++ b/doc/bugs/unannex_and_uninit_do_not_work_when_git_index_is_broken.mdwn @@ -12,3 +12,6 @@ git's index broke and I was unable to restore it. While this is not git-annex' p % Ttbomk, the softlinks and objects are enough to un-annex the files; side-stepping git's index if necessary. + +> `git annex repair` can now repair broken index files and other +> git repository corruption. [[done]] --[[Joey]] |