fix: error 400 when on a branch with special chars
requested to merge KevSlashNull/gitlab-vscode-extension:fix-error-400-when-on-a-branch-that-has-special-chars into main
This MR fixes a bug where when using a branch with non-ascii characters, the extension is unusable.
From the issue:
- Create a branch named
feature/ch38/add-fn-para-criar-novo-usuário
- Push the branch
- See the pipeline/MR/issue indicators working correctly
Relates to #331 (closed)
Edited by Kev