]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jl/subtree-check-parents-argument-passing-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 10 Jan 2022 19:52:54 +0000 (11:52 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 10 Jan 2022 19:52:54 +0000 (11:52 -0800)
Fix performance-releated bug in "git subtree" (in contrib/).

* jl/subtree-check-parents-argument-passing-fix:
  subtree: fix argument handling in check_parents


Trivial merge