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 :: check logstash config 
Shell :: linux add homedir 
Shell :: install gh 
Shell :: powershell open current path in explorer 
Shell :: how to see what files are committed in git 
Shell :: aws s3 cli count objects 
Shell :: the ycmd server install 
Shell :: docker sh: react-scripts: not found 
Shell :: command to create an react app 
Shell :: ubuntu bluetooth dongle not working 
Shell :: symfony Unable to write in the "logs" directory (/var/www/html/var/log). 
Shell :: install newman-reporter-htmlextra 
Shell :: conda install pyav 
Shell :: Install your Dart SDK 
Shell :: git create 
Shell :: powershell qr code generator 
Shell :: zsh in Mac OS 
Shell :: httrack 
Shell :: c# dotnet install Microsoft.Office.Interop.Excel 
Shell :: bash: ./runapp.sh: Permission denied 
Shell :: unporotected ssh key aws 
Shell :: git push f head 
Shell :: budo is not recognized as an internal or external command 
Shell :: conda create new environment in specified location 
Shell :: Managing the Nginx Process 
Shell :: chown 
Shell :: how to install redux 
Shell :: check ssl certificate linux 
Shell :: vim discard changes and quit command 
Shell :: maximize and minimize buttons missing ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
9+2 =