Updating the escape characters to fix an issue with having a + in the branch name.
Since git allows for it the escape should not escape it since it then won't match the branch names correctly.
Showing
Please register or sign in to comment
Since git allows for it the escape should not escape it since it then won't match the branch names correctly.