Trailing newline on raw responses

Without this you cannot easily share patches:

    user@machine1 $ git diff | curl -F 'content=<-' https://dpaste.de/api/
    user@machine2 $ curl https://dpaste.de/xxxx/raw/ | git apply
    fatal: corrupt patch at line 67
This commit is contained in:
Marius Gedminas 2013-10-22 10:52:43 +03:00
parent c711639bac
commit 520332e151