Search⌘ K
AI Features

Track a Repository

Explore the steps to track a project repository by creating a local folder, adding your Bootstrap 4 layout files, and managing the repository on GitHub Desktop. Understand how to publish and commit changes to maintain your project version control effectively.

Create a new folder to track

Let's add a folder in our file system where we’ll keep our projects. We’ll call this folder, landing-page-b4. Let’s also add ...