こんにちはブランチを切り替えようとすると、エラーが発生します。
error: The following untracked working tree files would be overwritten by checkout:
Project/.project
Please move or remove them before you can switch branches.
でも使ってみると
git rm --cached Project/.project
エラーが発生します:
fatal: pathspec 'Project/.project' did not match any files
ラウンドアラウンドを提案してください。ファイルの一部が移動される可能性がある方法は、ブランチの一部であり、ゲインが追加されています。2つのエラーについて説明してください。ありがとう