简洁的想法

仁爱、喜乐、和平、忍耐、恩慈、良善、信实、温柔、节制

没有配置用户名的时候git报错信息

| Comments

1
2
3
4
5
6
7
8
9
10
11
12
13
14
[master 1861d1a] SomeDocuments
 Committer: Neten <neten@HP.(none)>
Your name and email address were configured automatically based
on your username and hostname. Please check that they are accurate.
You can suppress this message by setting them explicitly:

    git config --global user.name "Your Name"
    git config --global user.email you@example.com

After doing this, you may fix the identity used for this commit with:

    git commit --amend --reset-author

 1580 files changed, 205989 insertions(+), 0 deletions(-)

Comments