author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | |
Tue, 1 Mar 2011 09:21:37 +0000 (10:21 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 2 Mar 2011 20:26:58 +0000 (12:26 -0800) | ||
commit | 1a92777504afc09e071d7d828e084e6a4dadfce2 | |
tree | 81478998977e632cbb878a87401e9380bc0b837f | tree | snapshot |
parent | 45781adb9a89c0c47f61ccf8062be26b86a38a54 | commit | diff |
git-request-pull: open-code the only invocation of get_remote_url
So sh:get_remote_url can go now and git-request-pull
doesn't need to source git-parse-remote. anymore.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
So sh:get_remote_url can go now and git-request-pull
doesn't need to source git-parse-remote. anymore.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-parse-remote.sh | diff | blob | history | |
git-request-pull.sh | diff | blob | history |