- Repository GIT : https://github.com/MaximeCulea/meetup-git
- Vidéo YouTube : https://t.co/gt5vDnc7ml
GIT
Mercurial
SVN
...
SVN
GIT
A
A'
A''
A
A
A
1
2
3
- Sous-mettre des commentaires
- Réaliser des propositions (modification)
- Visualiser les révisions
- Parcourir l'historique des modifications
- Travaille simultané
1
2
3
Serveur
& Client
b. sauvegarde
master
evol/1
evol/2
c. gestion des évolutions
staging
A
B
working
directory
staging
area
local
repo
remote
repo
git add
git commit
git push
git fetch
git checkout
git merge
git pull
Local
Remote
git pull
git add .
git commit -m "message"
git push
## Directory-based project format
.idea/
## WordPress
wp-content/uploads/
Coeur de WordPress
Extensions WordPress
Développeur Back-End &
Community Manager
s