Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

set username git

git config --global user.name "My Name"
Comment

setup user in git

git config --global user.name "Your Name Here"
git config --global user.email your@email.com
Comment

how to set up git user

$ git config --global user.name
> Mona Lisa
Comment

PREVIOUS NEXT
Code Example
Shell :: git bring your changes to a new branch 
Shell :: git current branch 
Shell :: linux chmod 
Shell :: trailing whitespace git apply 
Shell :: kafka confluent download 
Shell :: taskkill linux 
Shell :: git flow new feature branch 
Shell :: ubuntu create directory with permissions 
Shell :: how to activate virtual environment in ubuntu 
Shell :: batch for loop 
Shell :: how to reset local git credentials of android studio 
Shell :: change crontab editor 
Shell :: Failed to bind to address http://localhost:5110 
Shell :: scp linux file to windows from windows. 
Shell :: prettier-plugin-tailwindcss 
Shell :: how to delete all branches in git except master 
Shell :: github actions set ssh key 
Shell :: batteryreport win10 
Shell :: how to remove git commit history 
Shell :: linux install android sdk 
Shell :: grep exclude files 
Shell :: git revert to last commit 
Shell :: undo git commit and keep changes 
Shell :: unable to install ta-lib 
Shell :: kivy install ubuntu 20 
Shell :: powershell env vars 
Shell :: git new branch 
Shell :: Could not find com.facebook.yoga:proguard-annotations:1.14.1. 
Shell :: git add file without commit 
Shell :: how to install jack client in ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
9+8 =