📜  git stash apply previous - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:55.013000             🧑  作者: Mango

代码示例1
git stash apply n
# n is the number of stashes you want to go back, check 'git stash list' to see what's available