-
Notifications
You must be signed in to change notification settings - Fork 97
unauthenticated git protocol on port 9418 for shFlags #114
Comments
Thanks for the heads' up. I'll sort out a fix in the next couple of days. |
@jean-cedric-therond-koji Do you have any recommendations on making this setting more specific to, as it breaks communication for other apps that communicate with git. Is there any way to make this setting specific to HubFlow as a work-around until HubFlow is fixed? |
@mikebronner Do the same but in the hubflow folder and without the $ git config url."https://".insteadOf git:// |
Is this project deprecated? I saw the last commit was in 2018 |
I've just released gitflow v1.5.4, which should fix this issue. Let me know if you still have any problems. |
@stuartherbert Thanks for this, small item of feedback after upgrading (and verified that your change is in place): ╰─❯ git hf version
1.5.3 - upgrade available I'm still testing if everything else works without all the work-arounds. Thanks! :) |
Because the 11th january 2022 Github said:
So, You have to change the submodule origin, while users can perform the next command to avoid getting this error:
$ git config --global url."https://".insteadOf git://
The text was updated successfully, but these errors were encountered: