Open
Description
sometimes, it is nice to make commands add a newline to their output. Sometimes, we want that newline not to be there (because we want exactly the file contents. It would be nice to have one flag -- the same across commands -- that suppresses this newline. I think there is something like this in git, not sure.
Activity