diff options
author | Jonathan Tan <jonathantanmy@google.com> | 2017-06-01 16:50:55 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-06-02 10:58:25 +0900 |
commit | 177409e5897988f03e0c8111c94db6ea0466b138 (patch) | |
tree | 3065e4a03620792a5796e4ea27b1ea34f6d4e699 /Documentation/RelNotes | |
parent | send-email: support validate hook (diff) | |
download | tgif-177409e5897988f03e0c8111c94db6ea0466b138.tar.xz |
send-email: check for repo before invoking hook
Unless --no-validate is passed, send-email will invoke
$repo->repo_path() in its search for a validate hook regardless of
whether a Git repo is actually present. Teach send-email to first check
for repo existence.
Signed-off-by: Jonathan Tan <jonathantanmy@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes')
0 files changed, 0 insertions, 0 deletions