在使用git add -p向索引添加一些更改后,我发出了一个git stash,但忘了添加--keep-index.然后我愚蠢地做了一个git stash pop,我对索引的所有更改都消失了.有没有办法在git stash之前将索引恢复到状态?
git git-stash
git ×1
git-stash ×1