]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'da/difftool'
authorJunio C Hamano <gitster@pobox.com>
Mon, 11 Oct 2021 17:21:48 +0000 (10:21 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 11 Oct 2021 17:21:48 +0000 (10:21 -0700)
Code clean-up in "git difftool".

* da/difftool:
  difftool: add a missing space to the run_dir_diff() comments
  difftool: remove an unnecessary call to strbuf_release()
  difftool: refactor dir-diff to write files using helper functions
  difftool: create a tmpdir path without repeated slashes

1  2 
builtin/difftool.c

Simple merge