summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorLibravatar Mike Hommey <mh@glandium.org>2015-02-13 14:24:45 +0900
committerLibravatar Junio C Hamano <gitster@pobox.com>2015-02-13 11:31:54 -0800
commit2879bc3b0c3acc89f0415ac0d0e3946599d9fc88 (patch)
tree1ae05a3bf24b67f2879ef2f1bc9789e01ca10e7a /Documentation
parentGit 2.3 (diff)
downloadtgif-2879bc3b0c3acc89f0415ac0d0e3946599d9fc88.tar.xz
transport-helper: ask the helper to set progress and verbosity options after asking for its capabilities
Currently, a remote helper is only told about the progress and verbosity options for the 'fetch' and 'push' commands. This means a remote helper that implements 'import' and 'export' can never know the user requested progress or verbosity (or lack thereof) through the command line. Telling the remote helper about those options after asking for its capabilities ensures it can act accordingly for all commands. Signed-off-by: Mike Hommey <mh@glandium.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions