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 bash set global username and password

$ git config --list --show-origin
Comment

PREVIOUS NEXT
Code Example
Shell :: linux execute as user 
Shell :: extract tgz from ubuntu terminal 
Shell :: create ubuntu 20.04 with azure cli 
Shell :: connect to wifi linux 
Shell :: uninstalling audacity on linux 
Shell :: git push pull asks for login everytime 
Shell :: docker.service: Unit entered failed state. 
Shell :: wasm-pack install 
Shell :: INSTALL_FAILED_UPDATE_INCOMPATIBLE: Package com.*.version signatures do not match previously installed version; ignoring! 
Shell :: docker compose restart 
Shell :: linux list adb 
Shell :: bash create folder with spaces 
Shell :: make root password kali 
Shell :: ubuntu screenshot tool 
Shell :: how to change ownership back to trustedinstaller windows 10 
Shell :: ls line by line terminal 
Shell :: untar file in linux 
Shell :: clone a given branch github 
Shell :: kill process running on port linux 
Shell :: set global configuration git mac 
Shell :: stop tracking files git 
Shell :: how to change git author 
Shell :: chmod +777 to all files in folder and subfolder 
Shell :: wsl restart 
Shell :: mac terminal delete directory 
Shell :: An error occurred while running subprocess capacitor. 
Shell :: linux bin to iso 
Shell :: git ~ vs ^ 
Shell :: install memcache di linux 
Shell :: grepcc coin 
ADD CONTENT
Topic
Content
Source link
Name
3+8 =