]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ps/validate-prefix-in-subtree-split'
authorJunio C Hamano <gitster@pobox.com>
Tue, 3 Mar 2026 01:06:51 +0000 (17:06 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 3 Mar 2026 01:06:51 +0000 (17:06 -0800)
"git subtree split --prefix=P <commit>" now checks the prefix P
against the tree of the (potentially quite different from the
current working tree) given commit.

* ps/validate-prefix-in-subtree-split:
  subtree: validate --prefix against commit in split

1  2 
contrib/subtree/t/t7900-subtree.sh

Simple merge