Skip to content

Instantly share code, notes, and snippets.

@matyo91
Last active December 22, 2015 08:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matyo91/6448115 to your computer and use it in GitHub Desktop.
Save matyo91/6448115 to your computer and use it in GitHub Desktop.
Git est un logiciel de gestion de versions décentralisé. C'est un logiciel libre créé par Linus Torvalds, le créateur du noyau Linux, et distribué selon les termes de la licence publique générale GNU version 2.
# Documentation
- Un tutoriel simple sur Git : http://rogerdudler.github.com/git-guide/
- Utiliser Git de manière avancée : http://git-scm.com/book
# Setup
- Globals ignore standards : https://help.github.com/articles/ignoring-files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment