]> git.ipfire.org Git - thirdparty/git.git/commit
mergetools: vimdiff: simplify tabfirst
authorFelipe Contreras <felipe.contreras@gmail.com>
Wed, 10 Aug 2022 15:46:18 +0000 (10:46 -0500)
committerJunio C Hamano <gitster@pobox.com>
Wed, 10 Aug 2022 19:39:39 +0000 (12:39 -0700)
commit34133d9658a079b15af97c7c11d22939719e302d
tree9a886b58a8bf60b26ab041e381d8701ef65019ed
parentb6014eeac0963ccad3f769fc6cdd09a4a64f478d
mergetools: vimdiff: simplify tabfirst

If we wrap the tabdo command there's no need for a separate command
call.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Reviewed-by: Fernando Ramos <greenfoo@u92.eu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
mergetools/vimdiff