Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'git remote show <remoteUrl>' hasn't returned a HEAD branch! #35

Closed
naruko-hstk opened this issue Mar 2, 2022 · 2 comments
Closed

'git remote show <remoteUrl>' hasn't returned a HEAD branch! #35

naruko-hstk opened this issue Mar 2, 2022 · 2 comments

Comments

@naruko-hstk
Copy link

naruko-hstk commented Mar 2, 2022

No description provided.

@SrBrahma
Copy link
Owner

SrBrahma commented Mar 2, 2022

Hi @YuuJinS !

Thanks for the report. I will fix it asap.

Related: #33

@SrBrahma
Copy link
Owner

SrBrahma commented Mar 3, 2022

Hi!

I've just released 1.3.3 to try to fix it. Seems that Japanese uses a different colon char, ':' instead of the usual ':' (https://en.wikipedia.org/wiki/Japanese_punctuation#Colon), and your git, as your image shows, uses that colon. I've added it to the Regex that gets the Remote HEAD.

Also, if you noticed in your error message, your image only hides one token of the link (the stuff before @github). I've also fixed this. I will remove your image as it contains non-hidden tokens, as they must not be shared.

Please, ensure the installed extension version is 1.3.3 and give it a try to see if it's now working!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants