I have accidentally run git clean -df
. It removed my files from my current commit, which I had yet to push. Now, in git status
, those files are marked with D
, which means "deleted".
Is there any way to get those files back?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…