Horje
what to do with the git config Code Example
git config
$ git config --global user.name "John Doe"
$ git config --global user.email johndoe@example.com
Source: git-scm.com
git config
git config --global user.name "John Doe"
git config --global user.email johndoe@example.com
what to do with the git config
Follow the steps mentioned inside the below link: 
https://git-scm.com/book/en/v2/Getting-Started-First-Time-Git-Setup

Git config path: C:\Users\USER_NAME\AppData\Local\Programs\Git\etc




Shell

Related
windows terminal open as admin Code Example windows terminal open as admin Code Example
mvn clean install does not running test Code Example mvn clean install does not running test Code Example
watch coomnd bash Code Example watch coomnd bash Code Example
batch token in vault Code Example batch token in vault Code Example
conda install passlib "windows" Code Example conda install passlib "windows" Code Example

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