We're sorry but this app doesn't work properly without JavaScript enabled. Please enable it to continue.

This lesson's interactive features are locked, please to keep using them

Delete Branch

Have you ever:

  1. Shipped a bug to production (main branch)
  2. Created a new branch to fix the bug (fix-bug)
  3. Fixed the bug and committed the changes
  4. Switched back to main
  5. Accidentally deleted the fix-bug branch

Yeah, me neither...

Assignment

Switch back to main and delete your slander branch.

Run and submit the CLI tests.