| 0 | Table des Matières | /premium/git/toc |
| 1 | Introduction aux Systèmes de Contrôle de Version | /premium/git/vcs |
| 2 | Installation de Git | /premium/git/installation |
| 3 | Créer un Compte GitHub | /premium/git/github-account |
| 4 | Configuration de Git | /premium/git/configuration |
| 5 | Commandes Principales du Workflow Git | /premium/git/workflow-commands |
| 6 | Exercice Pratique : Workflow Git | /premium/git/workflow-exercice |
| 7 | Étude de Cas : Merge et Rebase | /premium/git/merge-rebase-intro |
| 8 | Utilisation de Git Squash | /premium/git/squash |
| 9 | Commande Git Reset | /premium/git/reset |
| 10 | Exercice : Utilisation de Git Reset | /premium/git/reset-exercice |
| 11 | Commande Git Revert | /premium/git/revert |
| 12 | Utilisation des Fichiers .gitignore | /premium/git/gitignore |
| 13 | Commande Git Diff | /premium/git/diff |
| 14 | Synchronisation avec GitHub | /premium/git/sync-github |
| 15 | Gestion des Branches Git | /premium/git/branches |
| 16 | Branches Distantes dans Git | /premium/git/remote-branches |
| 17 | Commande Git Cherry-pick | /premium/git/cherry-pick |
| 18 | Utilisation de Git Stash | /premium/git/stash |
| 19 | Git Worktree : Travail en Multi-branches | /premium/git/worktree |
| 20 | Gestion des Tags Git | /premium/git/tags |
| 21 | Merge et Rebase : Cas Avancés | /premium/git/merge-rebase-advanced |
| 22 | Exercices Pratiques Git | /premium/git/exercices-finaux |