diff --git a/index.md b/index.md index 2036be1..68005ed 100644 --- a/index.md +++ b/index.md @@ -54,6 +54,23 @@ subtitle: Possibilités, Porcelaine & Plomberie # Porcelaine → Local +## Commandes + +* git branch --force +* git add +* git commit +* git checkout | switch +* git worktree +* git merge + * fast-forward + * three-way +* git rebase + * as-is + * merge-squash + * cherry-pick + * interactive +* git reflog + # Porcelaine → Collaborer ## Commandes