Avoid looping if long-running git cat-file or git hash-object crashes and keeps crashing when restarted.

This commit is contained in:
Joey Hess 2014-01-01 21:42:25 -04:00
parent e3344c1c71
commit 858eb26303
4 changed files with 17 additions and 7 deletions

View file

@ -12,3 +12,5 @@ This results in git-annex entering an endless loop:
fatal: Unable to read current working directory: No such file or directory
fatal: Unable to read current working directory: No such file or directory
fatal: Unable to read current working directory: No such file or directory
> [[fixed|done]] --[[Joey]]