exercises

branch-rename

You have been working on the login feature for your application on the branch login. However, to keep things consistent across other branches, you need to rename it to feature/login.

Task

Rename the login branch to feature/login.