Avoid looping if long-running git cat-file or git hash-object crashes and keeps crashing when restarted.
This commit is contained in:
parent
e3344c1c71
commit
858eb26303
4 changed files with 17 additions and 7 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue