简体   繁体   中英

Visual studio: stash created and erased by a pull request

I did a stash with many local file modified. Once I did a pull request to update my project, this stash has been applied with nothing inside.

How can I recover all lost modified files?

在垃圾收集器运行之前, 已删除的存储仍然可用,您可以按照此处所述找到存储提交: 如何在 Git 中恢复已删除的存储?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM