tl  tr
  Home | Tutorials | Articles | Videos | Products | Tools | Search
Interviews | Open Source | Tag Cloud | Follow Us | Bookmark | Contact   
 Version Control > Git > How to set Git Username and Email in Terminal

How to set Git Username and Email in Terminal

Author: Venkata Sudhakar

The below example shows how to set and get Git Username and Email in the terminal.

To set repository specific username/email configuration:

To retrieve the username and email set in the above step

To set global username/email configuration:

To retrieve the username and email set in the above step


 
  


  
bl  br