From: "H. Peter Anvin" <hpa@zytor.com> Date: 2016-06-15 22:55:10
Right now, there are events which can cause git fetch to hang forever.
This is really problematic in automatic use.
A git fetch --timeout which would exit with a nonzero exit code if no
forward progress is made would be really helpful.
-hpa