Renaming branches
You receive a service desk ticket fw2959
highlighting an issue with how bold text renders on the website.
You decide to create a new branch for this work, but, in your haste, you've chosen the branch name txt
.
While you think this branch name should be clear to your colleagues, they've expressed confusion about what this branch represents.
As a general rule, when working on a ticket in your company, the branch should include the ticket number at the start of the branch name. You decide it is best to rename it for consistency and clarity.
Este ejercicio forma parte del curso
Intermediate Git
Instrucciones del ejercicio
- Change the name of the
txt
branch tofw2959-text-bug
.
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
