In git, I named a branch: parse()
The name has been accepted, but when merging I get the error:
git merge parse() bash: syntax error near unexpected token '('
Is it possible to rename a branch? Are there other ways to fix this problem?
Thank you!
Platform: Linux, bash