]> git.ipfire.org Git - thirdparty/git.git/commit
git-subtree: Bail out if we find output from Rust rewrite
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 6 Jul 2026 11:58:15 +0000 (12:58 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 6 Jul 2026 14:36:38 +0000 (07:36 -0700)
commitcd6ad979ab5a81800c40e32e7e92bdc6f0ec0090
tree31d65145cbb4755fec7706777718bd49670dfd8e
parente9019fcafe0040228b8631c30f97ae1adb61bcdc
git-subtree: Bail out if we find output from Rust rewrite

This is going to be forward compatible, but not backward compatible:
projects are expected to adopt the new tool, but not go back to this
old one.

CC: Colin Stagner <ask+git@howdoi.land>
CC: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/subtree/git-subtree.sh