1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-05-29 01:36:13 +02:00
git/contrib/subtree
Junio C Hamano 42a165c90f Merge branch 'ch/subtree-build'
Build update for "git subtree" (in contrib/) documentation pages.

* ch/subtree-build:
  Revert "subtree: make install targets depend on build targets"
  subtree: make install targets depend on build targets
  subtree: add build targets 'man' and 'html'
2018-10-30 15:43:40 +09:00
..
t subtree test: simplify preparation of expected results 2018-07-30 13:58:16 -07:00
.gitignore subtree: add an install-html target 2014-10-15 15:17:08 -07:00
COPYING
INSTALL Fix git-subtree install instructions 2012-04-09 22:26:19 -05:00
Makefile Revert "subtree: make install targets depend on build targets" 2018-10-18 11:07:17 +09:00
README
git-subtree.sh subtree: performance improvement for finding unexpected parent commits 2018-10-12 23:28:32 +09:00
git-subtree.txt Correct mispellings of ".gitmodule" to ".gitmodules" 2018-02-14 11:34:34 -08:00
todo contrib/subtree: remove "push" command from the "todo" file 2015-11-06 09:32:33 -08: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