This commit is contained in:
Marc Beninca 2024-02-28 20:49:00 +01:00
parent 95624f9e10
commit 97db88b3eb

View file

@ -37,28 +37,27 @@ subtitle: Possibilités, Porcelaine & Plomberie
::: :::
# Porcelaine # Porcelaine
## 1
## 2
# Porcelaine → Bases ## Bases
## git init ### git init
* bare | non-bare * bare | non-bare
## git config ### git config
* system → global → local * system → global → local
* user name & email * user name & email
* description * description
## git status ### git status
* -u * -u
# Porcelaine → Local # {-}
## Local
## Commandes ### Commandes
* git branch --force * git branch --force
* git add * git add
@ -75,9 +74,10 @@ subtitle: Possibilités, Porcelaine & Plomberie
* interactive * interactive
* git reflog * git reflog
# Porcelaine → Collaborer # {-}
## Collaborer
## Commandes ### Commandes
* git remote | clone * git remote | clone
* git fetch | pull * git fetch | pull
@ -95,6 +95,7 @@ subtitle: Possibilités, Porcelaine & Plomberie
* description * description
::: :::
# {-}
## Pointeurs ## Pointeurs
* .git/refs/ * .git/refs/
@ -105,6 +106,7 @@ subtitle: Possibilités, Porcelaine & Plomberie
1. tags/tag 1. tags/tag
::: :::
# {-}
## Objets ## Objets
* .git/objects * .git/objects