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




Shell

Related
git set email for project Code Example git set email for project Code Example
git set email and username Code Example git set email and username Code Example
git username email Code Example git username email Code Example
crontab use nano Code Example crontab use nano Code Example
what is --use-feature=2020-resolver Code Example what is --use-feature=2020-resolver Code Example

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