📜  获取以前的 git stash - Shell-Bash 代码示例

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

代码示例1
git fsck --unreachable | grep commit | cut -d ' ' -f3 | xargs git log --merges --no-walk