This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: How to stop Cygwin git giving away my internal network structure?


On Dec 21 08:32, Andrey Repin wrote:
> Greetings, All!
> 
> When I commit into my local repository, the commit author name is shown as
> U-<machninename>\<username> or <domainname>\<username>
> 
> How to make it stop doing that? I'm not comfortable with giving away my
> internal network structure.

$ git config --global add user.name "Madonna de Puenta del Sol"
$ git config --global add user.email "madonna@puenta-del-sol.org"


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

Attachment: signature.asc
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]