|<- [[A collaboration workflow]]|[[Using SSH keys for remote login]] ->| === shortcuts === git config --global alias. // ex : git config --global alias.st status // on utilise des " s'il existe un espace dans la commande === shortcuts courants === * co -> checkout * ci -> commit * br -> branch * df -> diff * dfs -> diff --staged autre exemple : * logg -> log --graph --decorate --oneline --abbrev-commit --all