Horje
git name email Code Example
git name email
git config --global user.name "Your Name"
git config --global user.email "youremail@yourdomain.com"
Source: linuxize.com
git user email
git config --global user.name "John Smith"
git config --global user.email "johnsmith@example.com"
git global name & email
git config --global user.name "name"
git config --global user.email "name"




Shell

Related
stop apache server Code Example stop apache server Code Example
uninstall node js in ubunt Code Example uninstall node js in ubunt Code Example
how to check mongodb status in ubuntu Code Example how to check mongodb status in ubuntu Code Example
how to check laptop serial number in ubuntu Code Example how to check laptop serial number in ubuntu Code Example
uninstall node js and npm ubuntu Code Example uninstall node js and npm ubuntu Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
20