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 795e730e71 Simplify merges even more aggressively.
If any one of the parents is the same as the current one, then clearly the
other parent branch isn't important, so throw it away entirely.

Can't remember why I didn't do this before, but if I rediscover it, it
definitely needs a unit test.
2009-04-26 17:44:18 -04:00
.gitignore basic options parsing and whatnot. 2009-04-24 14:13:34 -04:00
git-subtree basic options parsing and whatnot. 2009-04-24 14:13:34 -04:00
git-subtree.sh Simplify merges even more aggressively. 2009-04-26 17:44:18 -04:00
shellopts.sh basic options parsing and whatnot. 2009-04-24 14:13:34 -04:00
test.sh test.sh: make sure no commit changes more than one file at a time. 2009-04-26 17:43:53 -04:00
todo todo list 2009-04-26 08:53:14 -04:00