mirror of
https://github.com/git/git.git
synced 2024-11-24 10:26:17 +08:00
trivial: clarify, what are the config's user.name and user.email about
Signed-off-by: Alex Riesen <raa.lkml@gmail.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
parent
b6ae5409ea
commit
50b4e0c178
@ -60,7 +60,8 @@ either `.git/config` file, or using the following environment variables.
|
||||
|
||||
(nb "<", ">" and "\n"s are stripped)
|
||||
|
||||
In `.git/config` file, the following items are used:
|
||||
In `.git/config` file, the following items are used for GIT_AUTHOR_NAME and
|
||||
GIT_AUTHOR_EMAIL:
|
||||
|
||||
[user]
|
||||
name = "Your Name"
|
||||
|
Loading…
Reference in New Issue
Block a user