gto icon indicating copy to clipboard operation
gto copied to clipboard

`gto show` returns tag names with a `\n` newline at the end.

Open tibor-mach opened this issue 1 year ago • 0 comments

When the output of gto show is used programmatically (e.g. to pass the git tags on the output downstream), having an extra newline is not expected and also hard to see (since the \n is actually going to be printed as a new line in error messages).

tibor-mach avatar Jun 27 '24 12:06 tibor-mach