public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: cyg Simple <cygsimple@gmail.com>
To: cygwin@cygwin.com
Subject: Re: How to stop Cygwin git giving away my internal network structure?
Date: Thu, 22 Dec 2016 13:58:00 -0000	[thread overview]
Message-ID: <83728e00-13ed-dba0-1754-306e25381f32@gmail.com> (raw)
In-Reply-To: <28255460.20161221214741@yandex.ru>

On 12/21/2016 1:47 PM, Andrey Repin wrote:
> Greetings, Corinna Vinschen!
> 
>> 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"
> 
> Neat. Thanks. :)
> 
> Just one correction for those might be reading it: it's
> 
> $ git config --global --add name "value"

Discover other options with

$ git --help config

-- 
cyg Simple

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

      reply	other threads:[~2016-12-22 13:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-21  5:37 Andrey Repin
2016-12-21  8:56 ` Corinna Vinschen
2016-12-21 18:51   ` Andrey Repin
2016-12-22 13:58     ` cyg Simple [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83728e00-13ed-dba0-1754-306e25381f32@gmail.com \
    --to=cygsimple@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).