Skip to content

Commit

Permalink
trivial: clarify, what are the config's user.name and user.email about
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
  • Loading branch information
Alex Riesen authored and Junio C Hamano committed Jan 6, 2006
1 parent b6ae540 commit 50b4e0c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Documentation/git-commit-tree.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 50b4e0c

Please sign in to comment.