Skip to content

Commit a35523a

Browse files
LemmingAvalanchegitster
authored andcommitted
doc: interpret-trailers: use “metadata” in Name as well
We now since the previous commit introduce the format as “trailers metadata”. We can replace “structured information” with “metadata” in the “Name” section to be consistent. While “structured information” does emphasize that the data is not loosely structured, we also say that this command adds to or parses this format. I don’t think that we need to emphasize that it is structured since clearly there is some structure there. Both “metadata” and “structured information” can convey the same information. But “metadata” is shorter and easier to deploy since it’s just one word. Signed-off-by: Kristoffer Haugsbakk <code@khaugsbakk.name> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent abb04b0 commit a35523a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/git-interpret-trailers.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ git-interpret-trailers(1)
33

44
NAME
55
----
6-
git-interpret-trailers - Add or parse structured information in commit messages
6+
git-interpret-trailers - Add or parse metadata in commit messages
77

88
SYNOPSIS
99
--------

0 commit comments

Comments
 (0)