1
0
mirror of https://github.com/git/git.git synced 2024-09-22 18:21:31 +02:00
git/contrib/subtree
Junio C Hamano 7173ad76ed Merge branch 'jd/subtree'
* jd/subtree:
  contrib/subtree: allow adding an annotated tag
  contrib/subtree/Makefile: clean up rule for "clean"
  contrib/subtree/Makefile: clean up rules to generate documentation
  contrib/subtree/Makefile: s/libexecdir/gitexecdir/
  contrib/subtree/Makefile: use GIT-VERSION-FILE
  contrib/subtree/Makefile: scrap unused $(gitdir)
2014-06-06 11:32:21 -07:00
..
t t7900-subtree.sh: use the $( ... ) construct for command substitution 2014-04-23 15:17:01 -07:00
.gitignore git-subtree: ignore git-subtree executable 2012-12-22 20:21:26 -08:00
COPYING
git-subtree.sh contrib/subtree: allow adding an annotated tag 2014-05-13 12:33:26 -07:00
git-subtree.txt subtree: fix argument validation in add/pull/push 2014-01-13 14:37:52 -08:00
INSTALL Fix git-subtree install instructions 2012-04-09 22:26:19 -05:00
Makefile contrib/subtree/Makefile: clean up rule for "clean" 2014-05-06 15:36:17 -07:00
README
todo

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