标签: git push cpanel shared-hosting
我在我的本地PC上有一个git repo,它与bitbucket同步。我购买了共享托管表单Namecheap并尝试将我的本地仓库推送到Namecheap托管。我跟着
https://www.namecheap.com/support/knowledgebase/article.aspx/9586/89/how-to-deal-with-git-on-our-shared-servers
此链接。但问题是当我将本地存储库推送到Namecheap主机时,它会发送数据,但实际上没有文件被更改。
如何将共享主机添加为远程并经常推送我的本地文件?