


















shishixiaozi
关注了用户
扣丁禅师
hustnzj
在
Two useful scenarios of git stash
中增加了附言:
Some update:
When do you need git stash
?
➜ learning git:(daily) ✗ git rebase -i d79d771
error: cannot rebase: You have unstaged changes.
error: additionally, your index contains uncommitted changes.
error: Please commit or stash them.