Working with Git CLI
Imagine you're starting a new machine learning project. You want to utilize Git to track code changes and collaborate effectively. In this exercise, you'll create a Git repository, create a new branch, add an initial file, and make your first commit. These foundational Git commands will help you later when we apply them in conjunction with DVC. You can expand on this exercise by adding more files, creating more branches, and committing those changes to further your understanding.
Cet exercice fait partie du cours
Introduction to Data Versioning with DVC
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
Commencer l’exercice