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 获取本地文件并将其直接添加到远程仓库?
假设我有一个不在本地工作树或任何东西中的文件,我希望将它添加到远程工作树中。
本质上,我不希望本地分支机构继续工作。