Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

git global username --replace-all

git config --global --replace-all user.name "Your New Name"
git config --global --replace-all user.email "Your new email"

OR

git config --global --unset user.name
git config --global --unset user.email
Comment

PREVIOUS NEXT
Code Example
Shell :: markdown terminal code 
Shell :: google drive linux 
Shell :: cloning kali-anonsurf in linux 
Shell :: bastighg 
Shell :: how to install gnome system monitor 
Shell :: how to check the version of vue-router you are using with yarn 
Shell :: add webhook to all github repos 
Shell :: run sudo command with password in one line 
Shell :: zsh mac 
Shell :: how to commit single / multiple file in git 
Shell :: install nvm ubuntu 
Shell :: zsh profile 
Shell :: list usb devices linux tty 
Shell :: git delete local commit 
Shell :: bash convert symlinks to actual files 
Shell :: ngxcountup 
Shell :: how to enable hibernate windows 11 via cmd 
Shell :: enable docker at boot 
Shell :: how to zip with tar command 
Shell :: how to find host name in linux 
Shell :: how to install jq to windows 
Shell :: ubuntu install jq 
Shell :: bash: /usr/bin/ng: No such file or directory 
Shell :: rpm fusion repo install fedora 
Shell :: open gui of git repo 
Shell :: change hstr editor 
Shell :: nuget clear cache cli 
Shell :: Default gateway -linux 
Shell :: Retrieve Linux command line history by date 
Shell :: how to install xeyes on ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
3+7 =