Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to change account in git bash

git config --global user.email "you@example.com"
git config --global user.name "Your Name"
git config --global user.password "your password"
Comment

PREVIOUS NEXT
Code Example
Shell :: uninstall node js from ubuntu 
Shell :: install wheel 
Shell :: vim tab 2 spaces 
Shell :: setup node and mongodb on centos 7 
Shell :: delete empty files bash 
Shell :: ubuntu slack install 
Shell :: ffmpeg convert mov to mp4 
Shell :: list recently installed packages arch 
Shell :: gcloud set zone cli 
Shell :: install graphene django 
Shell :: zsh: corrupt history file /home/.zsh_history 
Shell :: pip missingno 
Shell :: docker run redis 
Shell :: ubuntu install opencl 
Shell :: restart lampp 
Shell :: xlrd python install 
Shell :: install docker linux mint 
Shell :: how to install lazygit on ubuntu 
Shell :: install epel amazon linux 2 
Shell :: git push / git init 
Shell :: node js download ubuntu 
Shell :: find npmrc file ubuntu 
Shell :: open firewall port in ububut 
Shell :: list available/configured AWS CLI profiles 
Shell :: install opencv apt 
Shell :: cancel a commit not pushed 
Shell :: how to stop git asking for username and password 
Shell :: shell promt user input 
Shell :: remove git from folder windows 
Shell :: linux zip a directory 
ADD CONTENT
Topic
Content
Source link
Name
7+8 =