get:initializing_git
Differences
This shows you the differences between two versions of the page.
get:initializing_git [2015/11/08 23:04] – created leo | get:initializing_git [2015/11/08 23:11] (current) – leo | ||
---|---|---|---|
Line 3: | Line 3: | ||
commandes add + commit + diff + status + log -> 75% de ce que l'on fait avec git. | commandes add + commit + diff + status + log -> 75% de ce que l'on fait avec git. | ||
+ | Workflow typique d'un nouveau projet basique | ||
+ | |||
+ | **git init** | ||
+ | |||
+ | (**git status**) | ||
+ | |||
+ | **git log** : dans un projet tout juste initialisé, | ||
+ | |||
+ | **git add .** : ajoute tous les fichiers | ||
+ | |||
+ | (**git status**) | ||
+ | |||
+ | **git commit -m " |
get/initializing_git.1447020248.txt.gz · Last modified: 2015/11/08 23:04 by leo