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 是否可以在已安装的驱动器上使用?
我可以在驱动器中进行 git init 操作,但是当我尝试克隆/添加/推送等时出现错误...输入/输出错误。
所以我不确定我想做的事情是否可行?
我在远程服务器上编码,但想使用 Git。所以我想如果我安装驱动器并以这种方式访问它,我仍然可以使用 Git。也许不吧?
所有这些都应该有效,但它可能会很慢。为什么不 ssh 到服务器并在本地运行 git?