Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

change user in git repository

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

change user in git repository

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 :: conda create enviroment from file 
Shell :: cmd windows download file 
Shell :: pm2 kill all 
Shell :: remove nvidia drivers ubuntu 
Shell :: create tar 
Shell :: how to see the origin in git 
Shell :: subl command not found 
Shell :: error mounting dev sdb1 at media on ubuntu 
Shell :: To install mailutils to send mail from linux centos terminal 
Shell :: no build file in linux headers 
Shell :: install chromium terminal 
Shell :: yusuke persona 5 
Shell :: git change personal access token command line 
Shell :: pip uninstall all packages 
Shell :: python3.8 install pip 
Shell :: s3fs python 
Shell :: untar command 
Shell :: selinux disable ubuntu 
Shell :: ubuntu list latest installed packages 
Shell :: nano zsh 
Shell :: fish shell add to path 
Shell :: bash weather report 
Shell :: installing dolphin on ubuntu 
Shell :: install ganache cli 
Shell :: zsh: no matches found: autoprefixer@^9 
Shell :: force logrotate linux 
Shell :: Could not install packages due to an EnvironmentError: [WinError 32] The process cannot access the file because it is being used by another process 
Shell :: tar gz 
Shell :: OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443 
Shell :: centos zoom 
ADD CONTENT
Topic
Content
Source link
Name
4+6 =