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 reset --hardました。インデックスをリセット前の状態に戻すことはできますか? 言い換えれば、インデックスのようなものを探してreflogいます。これにより、コミットされていないインデックスであっても、インデックスの以前の状態を参照できます。
git reset --hard
reflog