之間用Nginx的時候,不知道哪里弄錯了,然后github就一直出現(xiàn)一個錯誤:git push origin master fatal: 'origin' does not appear to be a git repositor
然后沒法將code push上去,找了很多辦法都不行
后來,自己就亂試,終于找到了問題所在。
其實是很簡單的問題,我一直沒注意到,too foolish

然后
找到 remote 填入自己的github地址就可以了
之間用Nginx的時候,不知道哪里弄錯了,然后github就一直出現(xiàn)一個錯誤:git push origin master fatal: 'origin' does not appear to be a git repositor
然后沒法將code push上去,找了很多辦法都不行
后來,自己就亂試,終于找到了問題所在。
其實是很簡單的問題,我一直沒注意到,too foolish
然后
找到 remote 填入自己的github地址就可以了