diff options
author | Brandon Williams <bmwill@google.com> | 2018-03-15 10:31:32 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-03-15 12:01:09 -0700 |
commit | b1c2edfc18028169c5e64a8320b0877cdcbf3397 (patch) | |
tree | c6f0b48108dc45f6687ca65f7fae6da50f1efee4 /git-bisect.sh | |
parent | connect: don't request v2 when pushing (diff) | |
download | tgif-b1c2edfc18028169c5e64a8320b0877cdcbf3397.tar.xz |
transport-helper: remove name parameter
Commit 266f1fdfa (transport-helper: be quiet on read errors from
helpers, 2013-06-21) removed a call to 'die()' which printed the name of
the remote helper passed in to the 'recvline_fh()' function using the
'name' parameter. Once the call to 'die()' was removed the parameter
was no longer necessary but wasn't removed. Clean up 'recvline_fh()'
parameter list by removing the 'name' parameter.
Signed-off-by: Brandon Williams <bmwill@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-bisect.sh')
0 files changed, 0 insertions, 0 deletions