Get startedGet started for free

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.

This exercise is part of the course

Introduction to Data Versioning with DVC

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise