diff options
author | Mark Levedahl <mlevedahl@gmail.com> | 2008-06-14 13:09:41 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-06-14 11:34:00 -0700 |
commit | 8e7e6f39b6895b6623dc0f6053818704899f41a6 (patch) | |
tree | d4a07d9b10487363cfc785f11f6a3509f14b6285 /t | |
parent | 65e73dba4a7034e299895bed88a8d3e8ca127a11 (diff) | |
download | git-8e7e6f39b6895b6623dc0f6053818704899f41a6.tar.gz git-8e7e6f39b6895b6623dc0f6053818704899f41a6.tar.xz |
git-submodule - Fix errors regarding resolve_relative_url
git-submodule was invoking "die" from within resolve-relative-url, but
this does not actually cause the script to exit. Fix this by returning
the error to the caller and have the caller exit.
While we're at it, clean up the quoting on invocation of
resolve_relative_url as it was wrong.
Signed-off-by: Mark Levedahl <mlevedahl@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions