Git pour la première fois

git config --global user.name "Bob"
git config --global user.email [email protected]
Courageous Crab