From: Junio C Hamano Date: Fri, 16 Jan 2026 23:45:58 +0000 (-0800) Subject: Merge branch 'ps/validate-prefix-in-subtree-split' into jch X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7ff3c90057dd8f87f0f016f6f5833efa14f8ac7;p=thirdparty%2Fgit.git Merge branch 'ps/validate-prefix-in-subtree-split' into jch "git subtree split --prefix=P " 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 --- d7ff3c90057dd8f87f0f016f6f5833efa14f8ac7