2). References for the inline GIT documentation

  • A complete documentation for GIT in French or in English is available here:

https://git-scm.com/book/fr/v2 (in French)

https://git-scm.com/book/en/v2 (in English)

  • Here, we will rely on this summary of useful commands:
GIT CHEAT SHEET

(also available here: https://services.github.com/kit/downloads/github-git-cheat-sheet.pdf)

to enumerate the required commands to begin with GIT.

  • At this adress, you will find the correspondence between the GIT and SVN commandes:

https://git.wiki.kernel.org/index.php/GitSvnCrashCourse