git stash and git stash apply without clearing working directory momentarily

前端 未结 0 1145
春和景丽
春和景丽 2020-12-17 05:03

Many times I need to take a snapshot of the current working directory as a backup before making experimental changes. Here is what I do.

git stash
git stash a         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题