]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ps/validate-prefix-in-subtree-split' into jch
authorJunio C Hamano <gitster@pobox.com>
Fri, 16 Jan 2026 23:45:58 +0000 (15:45 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 16 Jan 2026 23:45:58 +0000 (15:45 -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/git-subtree.sh
contrib/subtree/t/t7900-subtree.sh

Simple merge
Simple merge