diff options
author | Michal Ostrowski <mostrows@watson.ibm.com> | 2006-01-20 13:05:24 -0500 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-01-24 23:17:26 -0800 |
commit | 2c620a1ad1dce1e249d66ce18c7b1cce22d5d64c (patch) | |
tree | c92dc1ebdc6b9f6b27c60d31de1cc8823b009a3f /git-ls-remote.sh | |
parent | 941c9449999192e2d338ee204f4153e30ae43829 (diff) | |
download | git-2c620a1ad1dce1e249d66ce18c7b1cce22d5d64c.tar.gz git-2c620a1ad1dce1e249d66ce18c7b1cce22d5d64c.tar.xz |
git-fetch: pass --upload-pack to fetch-pack
Without this, there is no way to specify a remote executable when
invoking git-pull/git-fetch as there is for git-clone.
[jc: I have a mild suspicion that this is a broken environment (aka
sysadmin disservice). It may be legal to configure your sshd to
spawn named program without involving shell at all, and if your
sysadmin does so and you have your git programs under your home
directory, you would need something like this, but then I suspect
you would need such workaround everywhere, not just git. But we
have these options we can use to work around the issue, so there
is no strong reason not to reject this patch, either. ]
Signed-off-by: Michal Ostrowski <mostrows@watson.ibm.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-ls-remote.sh')
0 files changed, 0 insertions, 0 deletions