1.git stash pop stash@{0},取出的同时也删除暂存在栈中内容 2.git stash apply stash@{0},取出不会删除暂存在栈中的内容 相关文章: 2022-12-23 2021-06-08 2022-12-23 2022-12-23 2022-12-23 2022-12-23