我可以设置一个 git 存储库以供多台计算机使用吗?

发布于 2024-12-31 23:44:54 字数 234 浏览 0 评论 0原文

有没有办法使用 Git(在 Windows 上)来处理多台计算机上的同一个存储库?

实际上,我使用台式电脑或笔记本电脑工作。无论使用什么计算机,我都会使用相同的存储库。

我知道我可以使用 Git 从中央存储库推送/拉取,但它不透明(因为我必须在切换计算机之前推送)。

使用 USB 密钥可能是一种解决方案,但我在切换时遇到了麻烦,因为一台计算机到另一台计算机的驱动器号不相同。

感谢您的提示

Is there any way with Git (on windows) to work with the same repository from several computers ?

Actually, I'm working from either a desktop computer or a laptop. I'd to work with the same repository whatever computer is used.

I know I can use Git to push/pull from a central repository, but it's not transparent (as I have to push before switching computer).

Using an usb key could be a solution, but I have troubles when switching, as the drive letter are not the same from one computer to another.

Thanks for tips

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

念三年u 2025-01-07 23:44:54

您可以将存储库放入某种云存储(例如 DropBox)中,并从两台计算机上使用它。

You could put your repository into some kind of cloud storage like DropBox and use it from both computers.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文