author | Jay Soffian <jaysoffian@gmail.com> | |
Sun, 15 Feb 2009 04:32:13 +0000 (23:32 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 15 Feb 2009 05:48:37 +0000 (21:48 -0800) | ||
commit | eed6ca7c402cb51ff6cfd3ecf1f1cac788579b5d | |
tree | e9ff620f642894d0732724a4f8c22ef2041fbc40 | tree | snapshot |
parent | e9cc02f0e41fd5d2f51e3c3f2b4f8cfa9e434432 | commit | diff |
send-email: allow send-email to run outside a repo
send-email is supposed to be able to run from outside a repo. This
ability was broken by commits caf0c3d6 (make the message file name more
specific) and 5df9fcf6 (interpret unknown files as revision lists).
This commit provides a fix for both.
Signed-off-by: Jay Soffian <jaysoffian@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
send-email is supposed to be able to run from outside a repo. This
ability was broken by commits caf0c3d6 (make the message file name more
specific) and 5df9fcf6 (interpret unknown files as revision lists).
This commit provides a fix for both.
Signed-off-by: Jay Soffian <jaysoffian@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-send-email.perl | diff | blob | history |