On Tue, Mar 25, 2008 at 02:04:12PM +0100, picca wrote:
> Hello I attached my .gitconfig the .git/config of my project and the
> output of a git format-patch --stdout --signoff... f-patches

Hi picca, thanks for the report, I can reproduce it.  You need to
specify the imap host in the git config, e.g.:

 $ git config --add imap.host imap.example.org

git imap-send should give a proper error message though, and not try to
lookup (null), I'll submit a patch upstream.

Regards, Gerrit.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to