-
Laurent Heirendt authoredLaurent Heirendt authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
part-3-installation.md 461 B
Installation

mac.github.com ou windows.github.com
note: Les participants téléchargent le logiciel Github + installation.
Configuration
$ git config --global user.name "Sebastien Saunier"
$ git config --global user.email "seb@saunier.me"
$ git config -l
Prêt ?
$ git --version
# git version 1.8.5