Junio C Hamano <gitster@xxxxxxxxx> writes:
[jc: making sure that the area expert is aware of the topic]
Thanks for the assist, Junio! (I will run git-blame next time, sorry
about that.)
But also, what does the `jc: ` in your message stand for?
"Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx> writes:
This series makes some small improvements to the docs for
git-interpret-trailers. The intent is to make it easier to read for
beginners who have never used this command before.
Linus Arver (11):
doc: trailer: fix grammar
doc: trailer: swap verb order
doc: trailer: --no-divider: more precise language
doc: trailer: explain "commit mesage part" on first usage
doc: trailer: remove redundant phrasing
doc: trailer: trailer.<token>.cmd: add missing verb phrase
doc: trailer: use angle brackets for <token> and <value>
doc: trailer.<token>.command: refer to existing example
doc: trailer.<token>.command: emphasize deprecation
doc: trailer: mention 'key' in DESCRIPTION
doc: trailer: add more examples in DESCRIPTION
Documentation/git-interpret-trailers.txt | 62 +++++++++++++++---------
1 file changed, 40 insertions(+), 22 deletions(-)
base-commit: 69c786637d7a7fe3b2b8f7d989af095f5f49c3a8
Published-As:
https://github.com/gitgitgadget/git/releases/tag/pr-git-1506%2Flistx%2Fdoc-trailer-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git
pr-git-1506/listx/doc-trailer-v1
Pull-Request: https://github.com/git/git/pull/1506