mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-15 16:12:51 +11:00
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:
parent
c711639bac
commit
520332e151
1 changed files with 1 additions and 1 deletions
Loading…
Reference in a new issue