Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

git set email and username

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

Set Up Your Username and Email in Git Command

git config --global user.name "Tara Routray"
Comment

git set username and email

git config --global user.email yournew@email.com 

git config --global user.name yournewgoodname
Comment

PREVIOUS NEXT
Code Example
Shell :: ubuntu list users 
Shell :: winehq-stable : Depends: wine-stable (= 5.0.1~bionic) 
Shell :: install dotnet 6 on ubuntu 
Shell :: how to install latest composer in mac 
Shell :: how to change port apache ubuntu 
Shell :: install pip3 
Shell :: spotify download ubuntu 
Shell :: kubectl list context 
Shell :: appcenter cli 
Shell :: hardhat 
Shell :: naming an stash 
Shell :: git pull changes from master 
Shell :: mac install gpg 
Shell :: run git command in different folder 
Shell :: uncompress tar.xz linux 
Shell :: install @angular/router 
Shell :: OSError: [Errno 24] inotify instance limit reached 
Shell :: unknown command cask 
Shell :: capacitor resources 
Shell :: clear bash history 
Shell :: update kali 
Shell :: conda install networkx 
Shell :: install docker kali linux 
Shell :: vercel installation 
Shell :: firebase 8.10.0 install 
Shell :: check if docker is running 
Shell :: vim tab 2 spaces 
Shell :: pulseeffects ubuntu 
Shell :: restart pulseaudio ubuntu 
Shell :: install pip3 linux 
ADD CONTENT
Topic
Content
Source link
Name
4+2 =