Retire fetch--tool helper to contrib/examples
commitfe9a215214acd2cf9132aec70e0758786a6e3e8b
authorJonathan Nieder <jrnieder@gmail.com>
Mon, 9 Nov 2009 15:04:41 +0000 (9 09:04 -0600)
committerJunio C Hamano <gitster@pobox.com>
Tue, 10 Nov 2009 01:08:44 +0000 (9 17:08 -0800)
tree47461fdadd7fa4d168925b5ad980695ed1b6c970
parentbb471bf74fdff4e6e93e39677e9dab36e716b6f1
Retire fetch--tool helper to contrib/examples

When git-fetch was builtin-ized, the previous script was moved to
contrib/examples.  Now, it is the sole remaining user for
'git fetch--tool'.

The fetch--tool code is still worth keeping around so people can
try out the old git-fetch.sh, for example when investigating
regressions from the builtinifaction.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile
builtin.h
contrib/examples/builtin-fetch--tool.c [moved from builtin-fetch--tool.c with 100% similarity]
git.c