Thread (1 message) 1 message, 1 author, 2016-06-15

Re: Change the committer username

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:56:32

Eric Kom [off-list ref] writes:
Good day,

Please how can I change the committer username from system default to
personalize?
Quoting from a very early part of

    http://git-htmldocs.googlecode.com/git/gittutorial.html


It is a good idea to introduce yourself to Git with your name and
public email address before doing any operation.  The easiest
way to do so is:

------------------------------------------------
$ git config --global user.name "Your Name Comes Here"
$ git config --global user.email you@yourdomain.example.com
------------------------------------------------

HTH
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help