Get startedGet started for free

Creating new branches

You are working on updates to the DataCamp website, inside of a Git repo called datacamp.

You've been working in the main branch of your repo, but you now know that you should create a new branch for a specific task and make edits to your project there instead.

You have unsaved changes in main, so you're going to save those, then move into the llm-upgrade branch to look into improving the relevance of the responses that the AI model returns to users.

This exercise is part of the course

Intermediate Git

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise