]> git.ipfire.org Git - thirdparty/git.git/commit - transport-helper.c
Add remote helper debug mode
authorIlari Liusvaara <ilari.liusvaara@elisanet.fi>
Wed, 9 Dec 2009 15:26:27 +0000 (17:26 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 9 Dec 2009 20:40:42 +0000 (12:40 -0800)
commitbf3c523c3fd641609adcef67dcec47a43a6abd60
tree0b19a3928fcae7bc628244afcf7185c8bfb823d3
parenta24a32ddb30c904d244fe911f4d9e7e3924fdac7
Add remote helper debug mode

Remote helpers deadlock easily, so support debug mode which shows the
interaction steps.

Signed-off-by: Ilari Liusvaara <ilari.liusvaara@elisanet.fi>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
transport-helper.c