Browse Source
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>maint
Sverre Rabbelier
14 years ago
committed by
Junio C Hamano
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue