Add a git mémo page
This commit is contained in:
7
wiki/shell/commands/Git.mdwn
Normal file
7
wiki/shell/commands/Git.mdwn
Normal file
@@ -0,0 +1,7 @@
|
||||
# Git
|
||||
|
||||
## Exécuter git depuis un autre répertoire que celui du dépot
|
||||
|
||||
```
|
||||
git -C <chemin_du_dépot> <commande_git>
|
||||
```
|
||||
Reference in New Issue
Block a user