summaryrefslogtreecommitdiff
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorJohannes Sixt <j6t@kdbg.org>2019-06-12 18:33:47 +0200
committerJunio C Hamano <gitster@pobox.com>2019-06-12 13:20:56 -0700
commit8b014655105e27d44cf62f61dd6b24322a57048f (patch)
tree3c0ebfd1c99268f879ce0b37bc049a742c88bffd /builtin/commit.c
parente10dffd067002ea83c5293c9440adc5f23825110 (diff)
mergetool: dissect strings with shell variable magic instead of `expr`
git-mergetool spawns an enormous amount of processes. For this reason, the test script, t7610, is exceptionally slow, in particular, on Windows. Most of the processes are invocations of git. There are also some that can be replaced with shell builtins. Do so with `expr`. Signed-off-by: Johannes Sixt <j6t@kdbg.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions