Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

git username email

git config --global user.name "Your Name"
git config --global user.email "youremail@yourdomain.com"
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 :: git config username 
Shell :: see uid user linux 
Shell :: change git default editor to vscode 
Shell :: How do I check my WSL version? 
Shell :: revert local commit git bash 
Shell :: how to set wsl 2 as default 
Shell :: how to brew install mongodb 
Shell :: install postman in linux 
Shell :: battery report ubuntu 
Shell :: install hardhat 
Shell :: crop video from specific time to specific time ffmpeg 
Shell :: git pull force 
Shell :: scaffold-dbcontext with username and password connection string 
Shell :: command to install fish shell 
Shell :: flutter avdmanager is missing from the android sdk 
Shell :: uninstall react-router 
Shell :: iis stop 
Shell :: windows stop process running on port 8080 
Shell :: install sdl2 linux 
Shell :: upgrade streamlit 
Shell :: find directory ubuntu 
Shell :: give 777 permission folder and subfolders in linux 
Shell :: ssh permissions too open 
Shell :: restart httpd centos 
Shell :: nginx cors 
Shell :: download torrent on ubuntu 
Shell :: aws cli profiles list 
Shell :: how to install vue router 
Shell :: docker compose network not found 
Shell :: conda install openjdk=11 
ADD CONTENT
Topic
Content
Source link
Name
5+1 =