]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commitf44d607586933df31e513a9277c4388cc86379aa
tree43e6b21cecff1fbed741f61d59630a4827d348a3
parent094113b39276c9e6498e8524453b5fa1675a5384
parenta606fcdceb807b93013542e5e4d5f4c233aa6c83
Merge branch 'ps/validate-prefix-in-subtree-split' into next

"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
contrib/subtree/t/t7900-subtree.sh