Trouble pushing to Github, cannot spawn sh: No such file or directory

后端 未结 6 1395
陌清茗
陌清茗 2021-01-19 01:59

I\'m having a difficult time pushing to Github..I have a repository that I had cloned, and I have made changes to it that I\'d like to push back to github.

While in

6条回答
  •  轮回少年
    2021-01-19 02:23

    I had the same issue in IntelliJ IDE, what worked for me is to change the access of Git repository from private to public.

提交回复
热议问题