Git 应用隐藏而不删除它

示例

应用最后一个存储区而不将其从堆栈中删除

git stash apply

或特定的藏匿处

git stash apply stash@{n}