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

后端 未结 6 1397
陌清茗
陌清茗 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:44

    The offered solution didn't work for me, what I had to do was reinstall Git with one important thing: Make sure to select "Attribute .sh files to git" during the install process and it seems to be all good now.

提交回复
热议问题