Horje
set git user name and user email Code Example
set git user name and user email
$ git config --global user.name "John Doe"
$ git config --global user.email johndoe@example.com
Source: git-scm.com




Shell

Related
git config username Code Example git config username Code Example
git config username and password Code Example git config username and password Code Example
change pycharm git global author Code Example change pycharm git global author Code Example
git config global Code Example git config global Code Example
uninstall space vim Code Example uninstall space vim Code Example

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