Horje
get git username and 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




Shell

Related
how to install pipenv on mac Code Example how to install pipenv on mac Code Example
git proxy Code Example git proxy Code Example
uninstall postgres brew Code Example uninstall postgres brew Code Example
git undo amend Code Example git undo amend Code Example
chocolatey list installed Code Example chocolatey list installed Code Example

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