Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

git config all users

$ git config --get-all user.name
or 
$ git config --list
Comment

git user config

$ git config --local user.name "John Doe"
$ git config --local user.email johndoe@example.com
Comment

PREVIOUS NEXT
Code Example
Shell :: how to run ubuntu in docker 
Shell :: see total space available in shell 
Shell :: see my dns server linux 
Shell :: install tweepy 
Shell :: zip command colab 
Shell :: run postgress wsl 
Shell :: get current date talend 
Shell :: uninstall vmware workstation arch linux 
Shell :: ubuntu open port 
Shell :: unable to pub upgrade flutter tool 
Shell :: vim remove whitespace from end of line 
Shell :: remove file from git tracking 
Shell :: certbot renew 
Shell :: how to change gopath 
Shell :: reverse an array in bash scripting 
Shell :: Ubuntu upgrade a single package 
Shell :: mac os uninstall oh my zsh 
Shell :: ffmpeg webm to mp4 
Shell :: ln phpmyadmin 
Shell :: if argument supplied bash 
Shell :: git delete merged branches 
Shell :: git eliminar rama local 
Shell :: pipreqs not working 
Shell :: ubuntu install node js 
Shell :: How to export a GPG public key to a file 
Shell :: epub reader on ubuntu 
Shell :: find cudnn version 
Shell :: pip install chromedriver 
Shell :: install ssh-copy-id 
Shell :: ubuntu boot slow 
ADD CONTENT
Topic
Content
Source link
Name
5+8 =