diff options
author | Stefan Beller <sbeller@google.com> | 2016-06-20 10:21:18 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-06-21 12:08:38 -0700 |
commit | 5819c2eeffee489142d62607a5cb19c65167b9e6 (patch) | |
tree | dc995208b665fbea1c142ce1e6a39072c2f84de5 /contrib/credential | |
parent | clone: do not let --depth imply --shallow-submodules (diff) | |
download | tgif-5819c2eeffee489142d62607a5cb19c65167b9e6.tar.xz |
t5614: don't use subshells
Using a subshell for just one git command is both a waste in compute
overhead (create a new process) as well as in line count.
Suggested-by: Jeff King <peff@peff.net>
Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/credential')
0 files changed, 0 insertions, 0 deletions