Articles about Git
Git is a version control system that allows you to manage changes in software projects. It is ideal for collaboration and efficient code tracking.
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.
Written by: Thiago Nunes Batista
Last updated: 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.
Written by: Thiago Nunes Batista
Last updated: 07/01/2026