mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2026-02-03 06:03:25 +00:00
Add \r\n in http-response's body #190
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @alexeyantropov on GitHub.
Please, add a new-line in response. Last versions of apps breaks consoles and my mind.
For example:
It would be good, if the answer looks like this:
@paolafrancesca commented on GitHub:
@alexeyantropov you want to use
@paolafrancesca commented on GitHub:
@alexeyantropov newline was never present in master, neither in tagged versions. it is the original intended behaviour to be clipboard friendly and I don't want to break it
I'm talking about the code in the repo: I have no control on the what's deployed on https://transfer.sh and I cannot say if any modified codebase was deployed there