Git with broken hash generation to generate collisions between object IDs. Don't use this! https://undefinedbehavior.de/posts/commit-vandalism/
Go to file
Avery Pennarun d8b2c0da17 Oops, forgot a COPYING file. It's GPLv2.
Thanks to Ben Walton for pointing this out.
2009-11-15 12:13:19 -05:00
.gitignore Add basic git-subtree manpage in asciidoc format. 2009-05-30 14:06:58 -04:00
asciidoc.conf Add basic git-subtree manpage in asciidoc format. 2009-05-30 14:06:58 -04:00
COPYING Oops, forgot a COPYING file. It's GPLv2. 2009-11-15 12:13:19 -05:00
git-subtree basic options parsing and whatnot. 2009-04-24 14:13:34 -04:00
git-subtree.sh cmd_pull didn't support --squash correctly. 2009-10-02 18:23:54 -04:00
git-subtree.txt Docs: when pushing to github, the repo path needs to end in .git 2009-07-08 20:17:31 -04:00
INSTALL Add some tips for how to install. 2009-11-04 14:50:33 -05:00
Makefile Add some tips for how to install. 2009-11-04 14:50:33 -05:00
manpage-base.xsl Add basic git-subtree manpage in asciidoc format. 2009-05-30 14:06:58 -04:00
manpage-normal.xsl Add basic git-subtree manpage in asciidoc format. 2009-05-30 14:06:58 -04:00
README Add a README that says to email me instead of using github mail. 2009-10-02 11:51:25 -04:00
shellopts.sh basic options parsing and whatnot. 2009-04-24 14:13:34 -04:00
test.sh If someone provides a --prefix that ends with slash, strip the slash. 2009-10-02 16:08:58 -04:00
todo If someone provides a --prefix that ends with slash, strip the slash. 2009-10-02 16:08:58 -04:00

Please read git-subtree.txt 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