On Montag, 15. Juni 2009, H. Peter Anvin wrote:
Johannes Sixt wrote:
quoted
The progress indicator can be helped . But there is now another anoyance:
If the client terminates the connection early, this is now logged as:
fatal: unable to run 'git-upload-pack'
We probably do want to log that the client has disconnected.
Any client, or only clients that disconnect early? Is this useful besides
debugging?
I think git-daemon's --verbose is intended to log all client connects and
disconnects. This here is about a *new* message that would be logged
without --verbose.
-- Hannes