1
0
mirror of https://github.com/git/git.git synced 2024-10-22 00:38:12 +02:00
git/contrib/subtree
David A. Greene 10a49587fa contrib/subtree: better error handling for 'subtree add'
Check refspecs for validity before passing them on to other commands.
This lets us generate more helpful error messages.

Signed-off-by: David A. Greene <greened@obbligato.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2013-02-05 15:22:36 -08:00
..
t contrib/subtree: use %B for split subject/body 2013-02-05 15:22:12 -08:00
.gitignore
COPYING
git-subtree.sh contrib/subtree: better error handling for 'subtree add' 2013-02-05 15:22:36 -08:00
git-subtree.txt
INSTALL Fix git-subtree install instructions 2012-04-09 22:26:19 -05:00
Makefile Use git-subtree test Makefile 2012-04-09 22:26:19 -05: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