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.
私はブランチAに取り組んでおり、いくつかの変更があります。これらの変更を追加し、commit コマンドでステージングしました。
次に、ブランチbに切り替えて、コードを確認する必要があります。次に、ブランチAに戻り、
git status
1 つのファイルが削除されたと表示されますが、ファイルは削除されていません。
私が作業していた Aから git が 1 つのファイルを自動的に削除したのはなぜですか? 何か案が?