local
This commit is contained in:
parent
8086ca7032
commit
c3fd52f3dd
1 changed files with 17 additions and 0 deletions
17
index.md
17
index.md
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue