This commit is contained in:
Marc Beninca 2024-02-28 18:22:05 +01:00
parent 8086ca7032
commit c3fd52f3dd

View file

@ -54,6 +54,23 @@ subtitle: Possibilités, Porcelaine & Plomberie
# Porcelaine → Local # 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 # Porcelaine → Collaborer
## Commandes ## Commandes