Ask a question to get started
Enter to sendā¢Shift+Enter new line
Create a new branch in the repository and set it as the active branch
create_branch( self, proposed_branch_name: str, ) -> str
Returns: str: A success or failure message
proposed_branch_name
str
The name of the new branch to be created