Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

git config username

$ git config --global user.name "John Doe"
$ git config --global user.email johndoe@example.com
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 :: execute powershell script from command line with parameters 
Shell :: git revert last commit 
Shell :: get path ubuntu 
Shell :: delete auto purge 
Shell :: git deinit repo 
Shell :: how to configure httpd in amazon ec2 instance 
Shell :: converting mp3 with FFMPEG 
Shell :: install gradle ubuntu 20.04 
Shell :: docker build with args 
Shell :: htpasswd add user 
Shell :: pipenv install virtual at same path 
Shell :: command to update ubuntu 
Shell :: export variable bash 
Shell :: linux memes 
Shell :: octoprint log location 
Shell :: batch for loop 
Shell :: …or push an existing repository from the command line 
Shell :: copy folder linux command line 
Shell :: install trading view on linux 
Shell :: tr unix use 
Shell :: run mongodb locally 
Shell :: batteryreport win10 
Shell :: git amend commit message 
Shell :: tempfile.temporarydirectory() 
Shell :: grep a port in mac 
Shell :: install rest framework django command ubuntu 
Shell :: git check if there are staged changes 
Shell :: create folder with shell/bash 
Shell :: open files from terminal linux 
Shell :: install node package globally 
ADD CONTENT
Topic
Content
Source link
Name
7+9 =