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.
我想知道是否有办法告诉 git-svn 忽略历史中的提交,并且永远不要将其推送到远程服务器。
事实证明,我可以通过正确配置我的 .gitignore 文件来做我需要的事情。经过更多搜索,我找不到阻止特定提交推送到服务器的方法。回想起来,即使你能想到的用例也不会最终将你的本地存储库历史变成意大利面条。