Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

git username email

git config --global user.name "Your Name"
git config --global user.email "youremail@yourdomain.com"
Comment

add git user and email

git config --global user.email "my.adresse@hotmail.com"
git config --global user.name "My Name"
Comment

git user email

git config --global user.name "John Smith"
git config --global user.email "johnsmith@example.com"
Comment

PREVIOUS NEXT
Code Example
Shell :: windows fatal: unable to access SSL certificate problem: unable to get local issuer certificate 
Shell :: how to delete folder from remote git 
Shell :: pipenv an error occurred while installing psycopg2==2.8.4 
Shell :: fish disable greeting 
Shell :: install vscode ubuntu 20.04 
Shell :: bash read a file line by line 
Shell :: give full permission to folder in ubuntu 
Shell :: how to change permissions for the whole folder in ubuntu 
Shell :: ag ignore node_modules 
Shell :: tmux terminate session 
Shell :: setup aws cli ubuntu 
Shell :: create tar 
Shell :: install three.js 
Shell :: install GTK 3.0 on fedora 
Shell :: ssh tunel map background 
Shell :: yii install 
Shell :: Ports are not available: listen tcp 0.0.0.0/50070: bind: An attempt was made to access a socket in a way forbidden by its access permissions 
Shell :: extract rockyou.txt kali linux 
Shell :: bash return specific lines from history 
Shell :: install semantic ui react 
Shell :: wifi adapter not detected ubuntu 
Shell :: how to start docker 
Shell :: nano .zshrc 
Shell :: get connected wifi password windows 11 
Shell :: git discard all changes 
Shell :: how to find empty directories in linux 
Shell :: aws cli create bucket command 
Shell :: install github linux 
Shell :: how to add path in ubuntu 
Shell :: scrcpy install 
ADD CONTENT
Topic
Content
Source link
Name
5+6 =