git config
$ git config --global user.name "John Doe"
$ git config --global user.email [email protected]$ git config --global core.editor vimgit config --global user.name "John Doe"
git config --global user.email [email protected] config --list$ git config --list --show-originOpen the command line.
Set your username: git config --global user.name "FIRST_NAME LAST_NAME"
Set your email address: git config --global user.email "[email protected]"
Also in C++:
- linux read binary file
- python3.8 install pip
- ubuntu install codecs
- ubuntu software not showing apps 20.04
- how to install npm
- git revert file to master
- extract a tar.xz in linux
- replace characters command
- how to install curl in centos 7
- git rebase fork
- vue cli ui
- force https htaccess
- see changes git command line
- codition in bash
- spaceship zsh
- how to clear a port in linux
- upload to aws
- how to edit etc/hosts linux error readonly e45
- centos install man pages
- linux create directory with permissions
- react native typescript
- git merge two branches
- boot pendrive
- remove all files inside directory linux