Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

git commit please tell me who you are

1.git init
2.git config user.name "someone"
3.git config user.email "someone@someplace.com"
4.git add *
5.git commit -m "some init msg"
Comment

Please tell me who you are. in git

git config user.name "someone"
git config user.email "someone@someplace.com"
Comment

PREVIOUS NEXT
Code Example
Shell :: ubuntu logout 
Shell :: install october cms on windows 
Shell :: remove or undo last merge git 
Shell :: git list aliases 
Shell :: npm install Unable to authenticate, need: Bearer authorization_uri 
Shell :: kumaran km github 
Shell :: stop recording shortcut ubuntu 22.04 
Shell :: kali 
Shell :: git pull master into branch 
Shell :: update linux bash history editor 
Shell :: aircrack-ng rtl8812au 
Shell :: nuget clear cache cli 
Shell :: execute as another user linux 
Shell :: wsl docker System has not been booted with systemd as init system 
Shell :: how to stash the newly created files in git 
Shell :: ionic offline documentation 
Shell :: ubuntu install geckodriver 
Shell :: display branch name in terminal ubuntu 
Shell :: raspberry pi wifi setup wpa_supplicant 
Shell :: git revert commit 
Shell :: restart gnome shell 
Shell :: how to check hugo version 
Shell :: switch to previous branch git 
Shell :: how to delete installed library from react native project 
Shell :: remove apt docker 
Shell :: install samba on raspberry pi 
Shell :: kill :80 port 
Shell :: sdkman 
Shell :: grav permissions 
Shell :: how to install pg_dump on mac 
ADD CONTENT
Topic
Content
Source link
Name
6+2 =