git/contrib/subtree
Junio C Hamano 146487360c Merge branch 'ps/validate-prefix-in-subtree-split'
"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
2026-03-02 17:06:51 -08:00
..
t Merge branch 'ps/validate-prefix-in-subtree-split' 2026-03-02 17:06:51 -08: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 subtree: validate --prefix against commit in split 2026-02-03 09:26:45 -08:00
meson.build meson: make GIT_HTML_PATH configurable 2025-11-06 09:58:56 -08: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