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.
Este ejercicio forma parte del curso
Intermediate Git
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
