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.
我正在使用奥术师作为 phabricator。对于我的一些提交,我已经完成了arc diff但尚未推送到远程存储库。由于某些奇怪的原因,我丢失了本地.git文件夹。是否有可能从 phabricator 获得我的承诺?
arc diff
.git
好吧,因为您已经提交了您的工作以供审核,通过运行arc diff,这只是请求 phabricator 进行审核的问题。您可以通过运行arc patch Dxxx,Dxxx替换为您的审核请求的差异编号来做到这一点。
arc patch Dxxx
Dxxx