Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

git config username and password global

git config --global user.name "fname lname"
git config --global user.email "example@gmail.com"
git config --global user.password "secret"
Comment

git config username and password

git config --global user.name "imrancs058" 
git config --global user.email "imrancs058@yahoo.com"
Comment

git config username and password

git config --global user.name "mrizwanashiq"
git config --global user.email "mrizwanashiq@outlook"
Comment

PREVIOUS NEXT
Code Example
Shell :: bash find full path 
Shell :: how to switch php versions 
Shell :: close chrome tab from command line ubuntu 
Shell :: how to install teamspeak server arch linux 
Shell :: Package "ngx-material-file-input" 
Shell :: linux move folder and subfolders to parent 
Shell :: How to create or add a user on linux 
Shell :: unzip a tar.gz file in linux 
Shell :: error failed to commit transaction (failed to retrieve some files) 
Shell :: git push to branch 
Shell :: change shell kali linux 
Shell :: ansible choose host file 
Shell :: How to install LAMP in Ubuntu 20.04? 
Shell :: linux process holding deleted file 
Shell :: git remote add local folder 
Shell :: how to find ip adress of a web side kali linux 
Shell :: how to end localhost 
Shell :: install brew on linux 
Shell :: find exclude hidden files 
Shell :: rails no migration with version number 
Shell :: delete a local and remote git branch 
Shell :: loop over array of strings bash 
Shell :: bash store file lines in variable 
Shell :: localhost run 
Shell :: pip installation directory 
Shell :: YumRepo Error: All mirror URLs are not using ftp, http[s] or file. Eg. Invalid release/repo/arch combination/ 
Shell :: gitbash shortcut to clear the terminal 
Shell :: show public ip 
Shell :: install extension pgcrypto 
Shell :: how to shutdown computer using linux 
ADD CONTENT
Topic
Content
Source link
Name
5+4 =