diff options
author | Mike Hommey <mh@glandium.org> | 2015-02-13 14:24:45 +0900 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-02-13 11:31:54 -0800 |
commit | 2879bc3b0c3acc89f0415ac0d0e3946599d9fc88 (patch) | |
tree | 1ae05a3bf24b67f2879ef2f1bc9789e01ca10e7a /Documentation | |
parent | Git 2.3 (diff) | |
download | tgif-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