Re: [git-users] configure sourse

2018-12-12 Thread Yu . Liu3
[image: error.PNG] thank you very much for your kindly explaining. but when i remove the user name, there is an error shown in the picture. On Wednesday, December 12, 2018 at 6:14:45 PM UTC+8, Konstantin Khomoutov wrote: > > On Wed, Dec 12, 2018 at 12:57:11AM -0800, yu@wdc.com >

Re: [git-users] configure sourse

2018-12-12 Thread Yu . Liu3
thank you very much. i retry with the command:"git config --unset-all --global user.name" and it success. On Wednesday, December 12, 2018 at 6:14:45 PM UTC+8, Konstantin Khomoutov wrote: > > On Wed, Dec 12, 2018 at 12:57:11AM -0800, yu@wdc.com > wrote: > > > when i configure user name, i

Re: [git-users] configure sourse

2018-12-12 Thread Konstantin Khomoutov
On Wed, Dec 12, 2018 at 12:57:11AM -0800, yu.l...@wdc.com wrote: > when i configure user name, i used the command: $ git config --global > user.name "Yu Liu", > but the result is : the user name is set as Yu. > why the result is that, and how i change name to Yu Liu?? This may simply mean that

[git-users] configure sourse

2018-12-12 Thread Yu . Liu3
when i configure user name, i used the command: $ git config --global user.name "Yu Liu", but the result is : the user name is set as Yu. why the result is that, and how i change name to Yu Liu?? many thanks -- You received this message because you are subscribed to the Google Groups "Git for