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

2
debian/changelog vendored
View file

@ -6,6 +6,8 @@ git-annex (5.20131231) UNRELEASED; urgency=medium
in subdirectories to go missing.
* Windows: Avoid eating stdin when running ssh to add a authorized key,
since this is used for password prompting.
* Avoid looping if long-running git cat-file or git hash-object crashes
and keeps crashing when restarted.
-- Joey Hess <joeyh@debian.org> Tue, 31 Dec 2013 13:41:18 -0400