Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我试图在我的 Django 项目中理解和复制 git push myserver master 但不明白如何集成 git push myserver master 类似于 git push Heroku master。
谁能帮我吗?提前致谢。
我认为他们有一个 git 存储库,带有一个钩子,每当东西被推到那里时就会捕获。
在此处查看服务器端挂钩:https ://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks