Ask a question to get started
Enter to sendā¢Shift+Enter new line
SET_ACTIVE_BRANCH = '\nThis tool will set the active branch in the repository, similar to `git checkout < branch_name >` and `git switch -c <branch_name>`. **VERY IMPORTANT**: You must specify the name of the branch as a string input parameter.\n'