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 checkout -m <file-name>