git/contrib/subtree
Victoria Dye 3d45e35178 subtree: update `contrib/subtree` `test` target
The intention of this change is to align with how the top-level git
`Makefile` defines its own test target (which also internally calls
`$(MAKE) -C t/ all`). This change also ensures the consistency of
`make -C contrib/subtree test` with other testing in CI executions
(which rely on `$DEFAULT_TEST_TARGET` being defined as `prove`).

Signed-off-by: Victoria Dye <vdye@github.com>
2023-06-01 10:14:11 -06:00
..
t test: don't print aggregate-results command 2023-03-09 14:57:57 -08:00
.gitignore subtree: add an install-html target 2014-10-15 15:17:08 -07:00
COPYING Add 'contrib/subtree/' from commit 'd3a04e06c77d57978bb5230361c64946232cc346' 2012-04-09 20:22:55 -05:00
INSTALL Fix git-subtree install instructions 2012-04-09 22:26:19 -05:00
Makefile subtree: update `contrib/subtree` `test` target 2023-06-01 10:14:11 -06:00
README Add 'contrib/subtree/' from commit 'd3a04e06c77d57978bb5230361c64946232cc346' 2012-04-09 20:22:55 -05:00
git-subtree.sh subtree: support long global flags 2023-05-08 07:58:27 -07:00
git-subtree.txt subtree: fix split after annotated tag was squashed merged 2022-10-21 13:51:06 -07:00
todo subtree: give the docs a once-over 2021-04-28 16:47:19 +09:00

README

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