stash很好用,至少不会影响 .gitignore 里面的不跟踪的文件:

git add . && git stash && git stash drop

 

 

 

 

======END=====

相关文章: