diff options
author | Sverre Rabbelier <srabbelier@gmail.com> | 2011-07-16 15:03:30 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-07-19 11:17:47 -0700 |
commit | 0fb56ce716090248ed4895aff69dd3953b00882f (patch) | |
tree | 723c9cb5a3dd09a7a28cd35fd71b8e66f798f6ec /git_remote_helpers/util.py | |
parent | remote-curl: accept empty line as terminator (diff) | |
download | tgif-0fb56ce716090248ed4895aff69dd3953b00882f.tar.xz |
git-remote-testgit: only push for non-local repositories
Trying to push for local repositories will fail since there is no
local checkout in .git/info/... to push from as that is only used for
non-local repositories (local repositories are pushed to directly).
This went unnoticed because the transport helper infrastructure does
not check the return value of the helper.
Signed-off-by: Sverre Rabbelier <srabbelier@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git_remote_helpers/util.py')
0 files changed, 0 insertions, 0 deletions