Skip to content

Commit 4f2ee99

Browse files
avargitster
authored andcommitted
mailmap doc: quote config variables like.this
Quote the mailmap.file and mailmap.blob configuration variables as `mailmap.file` and `mailmap.blob`, and link to git-config(1). This is in line with the preferred way of doing this in the rest of our documentation. Signed-off-by: Ævar Arnfjörð Bjarmason <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 42957af commit 4f2ee99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/gitmailmap.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ DESCRIPTION
1414
-----------
1515

1616
If the file `.mailmap` exists at the toplevel of the repository, or at
17-
the location pointed to by the mailmap.file or mailmap.blob
18-
configuration options, it
17+
the location pointed to by the `mailmap.file` or `mailmap.blob`
18+
configuration options (see linkgit:git-config[1]), it
1919
is used to map author and committer names and email addresses to
2020
canonical real names and email addresses.
2121

0 commit comments

Comments
 (0)