2021-02-11, 21:59
I've made a small modification to Util.cpp to make cleanstrings a bit more flexible (as discussed in this old thread).
I'm attempting to push my branch to the repo so I can open a pull request but I am getting an error:
I didn't see a way to create a branch on GitHub so I'm unsure of the correct way to do so.
Thanks in advance.
I'm attempting to push my branch to the repo so I can open a pull request but I am getting an error:
Code:
"git" push -u --recurse-submodules=check --progress "origin" refs/heads/support-prefix-removal-with-cleanstrings:refs/heads/support-prefix-removal-with-cleanstrings
info: please complete authentication in your browser...
remote: Permission to xbmc/xbmc.git denied to bejhanj.
fatal: unable to access 'https://github.com/xbmc/xbmc/': The requested URL returned error: 403
Done
Press Enter or Esc to close console...
I didn't see a way to create a branch on GitHub so I'm unsure of the correct way to do so.
Thanks in advance.