commit | ad79c02451295a4b1ce59e60cfc0ca4bd7e3fbdf | [log] [tgz] |
---|---|---|
author | Frank Lichtenheld <frank@lichtenheld.de> | Fri Mar 14 18:29:30 2008 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Sat Mar 15 01:43:56 2008 -0700 |
tree | 9b6d5e05cf5d7ab7e5a3b2cefb932a35a1c4e2f9 | |
parent | 44617928ae4731b6139d87b978ddbc4860154222 [diff] |
send-email: Don't require to be called in a repository We might not have some configuration variables available, but if the user doesn't care about that, neither should we. Still use the repository if it is available, though. Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>