In this lesson, you will learn how to clean up your Git branches. After you've put your new feature into the main game, you don't always need the special branch you made for it. You will delete the 'feature/add-score-limit' branch to keep your project tidy. You will also get ready to tell someone about all the steps you took to add your new feature.