Get startedGet started for free

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.

This exercise is part of the course

Intermediate Git

View Course

Exercise instructions

  • Change the name of the txt branch to fw2959-text-bug.

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise