git subtree split --prefix P
detects splits that are outside of path prefix `P` and prunes
them from history graph processing. This improves the performance
of repeated `split --rejoin` with many different prefixes.
Both before and after
|
||
|---|---|---|
| .. | ||
| t | ||
| .gitignore | ||
| COPYING | ||
| INSTALL | ||
| Makefile | ||
| README | ||
| git-subtree.adoc | ||
| git-subtree.sh | ||
| meson.build | ||
| todo | ||
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