A collaboration workflowUsing SSH keys for remote login

shortcuts

git config --global alias.<shortcut> <commande>
// ex :
git config --global alias.st status
// on utilise des " s'il existe un espace dans la commande

shortcuts courants

autre exemple :