author | Tom Grennan <tgrennan@redback.com> | |
Wed, 29 Jul 2009 01:30:02 +0000 (18:30 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 29 Jul 2009 06:31:38 +0000 (23:31 -0700) | ||
commit | 33016c491367c5144b3007927cd76492ac193d16 | |
tree | 1cf7203ba782e1bf912ecf51ceacae7df92b26bb | tree | snapshot |
parent | 54bc13ce5300bf7c2237aba3fd123dd587e56d31 | commit | diff |
request-pull: allow ls-remote to notice remote.$nickname.uploadpack
The location to pull from should be converted from the configured nickname
to URL in the message, but ls-remote should be fed the nickname so that
the command uses remote.$nickname.* variables, most notably "uploadpack".
Signed-off-by: Tom Grennan <tgrennan@redback.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The location to pull from should be converted from the configured nickname
to URL in the message, but ls-remote should be fed the nickname so that
the command uses remote.$nickname.* variables, most notably "uploadpack".
Signed-off-by: Tom Grennan <tgrennan@redback.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-request-pull.sh | diff | blob | history |