Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

como configurar git e github

git config --global user.name "Seu Nome"
git config --global user.email "seu-email@buteco.tech"
Comment

how to configure git and github

git config --global user.name "Your Name"
git config --global user.email "yourname@example.com"
Comment

PREVIOUS NEXT
Code Example
Shell :: git reset back to previous pushed commit 
Shell :: curl request print response 
Shell :: IF NOT DIR BASH 
Shell :: git update password 
Shell :: debian install postgresql 
Shell :: generate patch file git 
Shell :: fcm post example curl 
Shell :: how to find ip adress of a web side kali linux 
Shell :: tailwindcss cli 
Shell :: how to mount a hard drive in ubuntu 
Shell :: install redis-cli on ec2 
Shell :: kill screen sessions 
Shell :: check library installed in google colab 
Shell :: command line calculate folder size 
Shell :: remove unnecessary npm packages 
Shell :: ubuntu start pycharm 
Shell :: git merge force 
Shell :: httpd https docker 
Shell :: Remove all your local git branches but keep master 
Shell :: scp folder recursive 
Shell :: how to install a app from adb 
Shell :: how to install mongodb in ubuntu 20.04 lts fossa 
Shell :: gitbash shortcut to clear the terminal 
Shell :: how to remove user from the group 
Shell :: ionic-native/splash-screen 
Shell :: show all branch git 
Shell :: git change personal token to login and passowrd 
Shell :: heroku pg kill 
Shell :: program to find leap year in bash 
Shell :: git cherry pick 
ADD CONTENT
Topic
Content
Source link
Name
7+3 =