Show
Destroy
An entry
Get it down. Make it good. Share it.
Title
Text
via https://www.git-tower.com/learn/git/faq/change-author-name-email #### Changing Your Committer Name & Email Globally ``` git config --global user.name "John Doe" git config --global user.email "john@doe.org" ``` #### Changing Your Committer Name & Email per Repository ``` git config user.name "John Doe" git config user.email "john@doe.org" ```
Status
idea
draft
release
personal
Series
Part of a Series?
Bitcoin
On Work
Phoenix Trello Tutorial
Civics
Re Email Address
Tags
+
Slug
Url
Image 1
Image 2
Image 3
Visible
Date