Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

git shortcuts

# add shortcuts for common git commands
git config --global alias.co checkout
git config --global alias.br branch
git config --global alias.ci commit
git config --global alias.st status
Comment

PREVIOUS NEXT
Code Example
Shell :: brew graphviz 
Shell :: check disk space ubuntu from terminal 
Shell :: fsl reg 
Shell :: dexie nuxt 
Shell :: alpine linux list processes 
Shell :: size apache 
Shell :: python pip upgrade 
Shell :: git remove all files from gitignore 
Shell :: how to make ubuntu faster 
Shell :: error: cannot list snaps: cannot communicate with server: Get "http://localhost/v2/snaps": dial unix /run/snapd.socket: connect: no such file or directory 
Shell :: port kill ubuntu 
Shell :: better discord in linux 
Shell :: Créer un installateur Windows 
Shell :: extract bz2 linux 
Shell :: supprimer une branche locale git 
Shell :: disable ssh root login 
Shell :: check all the ports in use mac 
Shell :: docker remove none tag images 
Shell :: git undo last commit 
Shell :: wsl install cmake 
Shell :: Do you Need bash to hack 
Shell :: adb find device ip 
Shell :: How to undo a pushed merge 
Shell :: git ignore mode 
Shell :: error: insufficient permission for adding an object to repository database .git/objects 
Shell :: squelize-cli create empty migration 
Shell :: Python plot graph in bash 
Shell :: linux search file by name 
Shell :: mac os generate public key from private key 
Shell :: grep exclude directory 
ADD CONTENT
Topic
Content
Source link
Name
3+3 =