git/contrib/subtree
Junio C Hamano 0417aabc00 Merge branch 'ij/subtree-reject-v2-config' into jch
The shell script implementation of 'git subtree' has been updated to
check for the presence of the configuration file of the new Rust
implementation, preventing users from accidentally running the old
script on repositories already managed by the new tool.

* ij/subtree-reject-v2-config:
  git-subtree: Bail out if we find output from Rust rewrite (test)
  git-subtree: Bail out if we find output from Rust rewrite
2026-07-24 16:11:57 -07:00
..
t Merge branch 'ij/subtree-reject-v2-config' into jch 2026-07-24 16:11:57 -07:00
.gitignore contrib/subtree: fix building docs 2025-01-17 09:56:37 -08:00
COPYING
INSTALL
Makefile contrib/subtree: rename .txt to .adoc 2025-03-01 10:00:52 -08:00
README doc: update references to renamed AsciiDoc files 2025-06-06 15:05:47 -07:00
git-subtree.adoc contrib/subtree: add -S/--gpg-sign 2025-06-04 09:32:17 -07:00
git-subtree.sh git-subtree: Bail out if we find output from Rust rewrite 2026-07-06 07:36:38 -07:00
meson.build builds: move build scripts into "tools/" 2026-03-19 06:40:09 -07:00
todo subtree: give the docs a once-over 2021-04-28 16:47:19 +09:00

README

Please read git-subtree.adoc for documentation.

Please don't contact me using github mail; it's slow, ugly, and worst of
all, redundant. Email me instead at apenwarr@gmail.com and I'll be happy to
help.

Avery