From: Junio C Hamano <hidden> Date: 2016-06-15 22:49:43
Jonathan Nieder [off-list ref] writes:
Looks good. Probably input_fd and output_fd should be static ---
Junio, can you fix that up? And now that the documentation makes it
clear this is only for fetch, push, and archive, I guess I am not so
worried about the interface any more.
Done, unfortunately along with quite a lot of style violation fixes...