Stash Conflict 与选择性 Stash | Git
本章覆盖:`stash -p`;keep index;include untracked;apply conflict;pop failure;stash branch;context drift;switching urgent task;small temporary work;长期工作应建立 branch / worktree。
本章知识点
stash -p- keep index
- include untracked
- apply conflict
- pop failure
- stash branch
- context drift
- switching urgent task
- small temporary work
- 长期工作应建立 branch / worktree