Articles sur Git
Git est un système de contrôle de version qui vous permet de gérer les modifications apportées aux projets logiciels. Il est idéal pour la collaboration et le suivi efficace du code.
SSH Key in Git: How to Set Up an SSH Key for GitHub
Learn how to generate, configure, and add an SSH key to GitHub for secure authentication, eliminating the need to enter your password for each access.
Écrit par : Thiago Nunes Batista
Dernière mise à jour : 04/02/2025

Lost Files in Git Without a Commit? Here's How to Recover Them Using VS Code
Learn how to recover lost code changes using a VS Code feature called Local History, which saves different versions of your files.
Écrit par : Thiago Nunes Batista
Dernière mise à jour : 07/01/2026