зеркало из https://github.com/microsoft/git.git
3d45e35178
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> |
||
---|---|---|
.. | ||
t | ||
.gitignore | ||
COPYING | ||
INSTALL | ||
Makefile | ||
README | ||
git-subtree.sh | ||
git-subtree.txt | ||
todo |
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