Re: git-fetch--tool and contrib/examples/git-fetch.sh
From: Junio C Hamano <hidden> Date: 2016-06-15 22:43:51
Paolo Bonzini [off-list ref] writes:
When git-fetch was builtin-ized the previous script was moved to
contrib/examples. Now, it is the sole remaining user for most of
git-parse-remote (except for get_remote_url) and for git-fetch--tool.
Yeah, moving them when they cease to be used to contrib/examples
would be a good thing to do.