Git remote server Push fails

后端 未结 2 1417
离开以前
离开以前 2021-01-15 05:40

After cloning a Git repo from my remote server, I have committed some changes on my local copy. I\'d like to push these changes back to the remote server, but I\'m getting a

2条回答
  •  情歌与酒
    2021-01-15 06:17

    Are you sure the server is configured correctly, has your SSH key, etc? Did you home-brew the Git server or is this something like git-hub / assembla ?

提交回复
热议问题