git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "J.C. Pizarro" <jcpiza@gmail.com>
To: "Jakub Narebski" <jnareb@gmail.com>, git@vger.kernel.org
Subject: Re: How change e-mail to use google's gmail instead of machine's prompt?
Date: Sun, 24 Feb 2008 00:08:20 +0100	[thread overview]
Message-ID: <998d0e4a0802231508h422ca60crd3fc6e3c43cdd2eb@mail.gmail.com> (raw)
In-Reply-To: <m363wfcm3v.fsf@localhost.localdomain>

2008/2/24, Jakub Narebski <jnareb@gmail.com>:
> "J.C. Pizarro" <jcpiza@gmail.com> writes:
>
>  > Hello, my short prompt in the console of my machine is
>  > +---------------------------+
>  > | net1@pc0:~$               |
>  > +---------------------------+
>
>
> > How can change it to use my own email jcpiza@gmail.com instead of my
>  > machine?
>
>
> RTFM!!!
>
>  Edit your .gitconfig file in your home directory, adding
>
>  [user]
>         name  = J.C. Pizarro
>         email = jcpiza@gmail.com
>
>  or, if you prefer to use CLI utils:
>  $ git config --global user.email jcpiza@gmail.com
>
>
>  >  I loved the old Internet but i hate the new Internet services-based when
>  >  Internet is controlled by companies and governments for that you can't do
>  >  anything because it's controlled by them instead of by your.
>  >
>  >    #;)
>
>
> WTF?
>
>
>  --
>  Jakub Narebski
>  Poland
>  ShadeHawk on #git
>

Very thanks!

      reply	other threads:[~2008-02-23 23:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-23 22:44 How change e-mail to use google's gmail instead of machine's prompt? J.C. Pizarro
2008-02-23 23:02 ` Jakub Narebski
2008-02-23 23:08   ` J.C. Pizarro [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=998d0e4a0802231508h422ca60crd3fc6e3c43cdd2eb@mail.gmail.com \
    --to=jcpiza@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=jnareb@gmail.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 NNTP newsgroup(s).