]> git.99rst.org Git - git.git/commitdiff
Merge branch 'jk/leakfixes' into jk/sparse-leakfix
authorJunio C Hamano <redacted>
Fri, 31 May 2024 15:55:34 +0000 (08:55 -0700)
committerJunio C Hamano <redacted>
Fri, 31 May 2024 15:55:34 +0000 (08:55 -0700)
* jk/leakfixes:
  mv: replace src_dir with a strvec
  mv: factor out empty src_dir removal
  mv: move src_dir cleanup to end of cmd_mv()
  t-strvec: mark variable-arg helper with LAST_ARG_MUST_BE_NULL
  t-strvec: use va_end() to match va_start()


Trivial merge
git clone https://git.99rst.org/PROJECT