Git & GitHub in the Age of AI Agents | Git & GitHub à l'ère des agents IA
A practical bilingual guide (English/French) for mastering Git and GitHub when using AI coding agents like Claude Code, Cursor, GitHub Copilot, and others.
Un guide pratique bilingue (anglais/français) pour maîtriser Git et GitHub quand on utilise des agents de code IA.
👉 Access the guide online | Accéder au guide en ligne
This guide is for vibe coders: developers who use AI agents to write code. Whether you're:
- An experienced developer exploring these new tools
- A newcomer discovering programming through LLMs
- Somewhere in between!
Ce guide s'adresse aux vibe coders : développeurs qui utilisent des agents IA pour écrire du code.
- The Software 3.0 Era (Andrej Karpathy) | L'ère du Software 3.0
- Vibe Coding: definition and practices | Le Vibe Coding : définition et pratiques
- Installing Git | Installation de Git
- GitHub Setup | Configuration de GitHub
- Git Basics | Les fondamentaux de Git
- Branches and Workflows | Branches et workflows
- Working with Agents | Travailler avec des agents
- GitHub Actions
- CI/CD with Agents | CI/CD avec les agents
- Security | Sécurité
- Code Review | Revue de code
- Troubleshooting
- Happy Git with R by Jenny Bryan et al.
- Simon Willison's writings on AI and development
- Andrej Karpathy's vision of Software 3.0
# Install Quarto
# https://quarto.org/docs/get-started/
# Preview
quarto preview
# Build
quarto renderContributions are welcome! | Les contributions sont les bienvenues !