2

My Git version is 2.39.0 (the recent one) under windows 10. I got the

warning: could not find UI helper 'GitHub.UI' when trying to 
clone a rep on github. 
  1. What are possible causes of this error?
  2. And how to fix it?

Reinstalling Git, rebooting. Still the same error.

Mohammed Shahed
  • 840
  • 2
  • 15
NotaChoice
  • 119
  • 5
  • 1
    How exactly did you try to clone a repository on GitHub? – mkrieger1 Dec 13 '22 at 00:13
  • How are you running Git? Are you using the CLI in Git Bash, or some other interface? Also, how did you install Git? There are multiple possible answers to this question, so knowing which one you used will be important to answer your question. – joanis Dec 13 '22 at 02:10
  • I installed the package available for windows 64x, so in git bash I type 'git clone URL' – NotaChoice Dec 13 '22 at 02:16
  • git clone https://github.com/The-Software-Guild/sre-git-refresh . Maybe the repository setting are not permitting it to be cloned?? – NotaChoice Dec 13 '22 at 02:17
  • 2
    This warning comes from [git-credential-manager](https://github.com/GitCredentialManager/git-credential-manager), not from Git itself. It looks like a recent release may be missing some parts, given that you and someone else asked very similar questions at almost the same time. – torek Dec 13 '22 at 05:15
  • I can confirm this issue happens to me too, after upgrading to the newest git version today. – alesc Dec 13 '22 at 14:50

0 Answers0