]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ps/validate-prefix-in-subtree-split' into next
authorJunio C Hamano <gitster@pobox.com>
Sun, 22 Feb 2026 20:27:57 +0000 (12:27 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sun, 22 Feb 2026 20:27:57 +0000 (12:27 -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