Thread (2 messages) flat view 2 messages, 2 authors, 2016-06-15

Re: [PATCH, v3] git-tag: introduce --[no-]strip options

From: Jeff King <hidden>
Date: 2016-06-15 22:52:33

On Sat, Dec 03, 2011 at 07:12:56PM +0200, Kirill A. Shutemov wrote:
From: "Kirill A. Shutemov" <redacted>

Normally git tag stripes tag message lines starting with '#', trailing
spaces from every line and empty lines from the beginning and end.

--no-strip is useful if you want to take a tag message as-is, without
any stripping.
Perhaps this should mirror the "--clean" option from git-commit, as they
are basically doing the same thing? Besides the name difference, --clean
supports three modes: verbatim, whitespace, and strip. And defaults to
strip or whitespace depending on whether we are actually writing into
the editor.

-Peff
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help