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 完成我所有的日常工作,排队签到并像疯子一样重新定位:) 不利的一面是我经常有几天的工作排队(我知道 tisk tisk),这让我有点担心它只在一个地方。如果我没有一直使用 git-svn 和变基,我只会将我的更改推送到另一台计算机并克隆它,如果我做了一些愚蠢和松散的数据。
你对推送经常变基的 git repos 有什么建议?
您可以拥有自己的远程副本来踩踏。在 Dropbox 中存储一个裸仓库是一种方法。推动这一点,当你重新定位时,push --force
push --force