stash
-
Git stash简介
当你正在做一项复杂的工作时, 发现了一个和当前工作不相关但是又很讨厌的bug。 你这时想先修复bug再做手头的工作, 那么就可以用 git stash 来保存当前的工作状态, 等你修复完bug后,执行
反储藏(unstash)操作就可以回到之前的工作里。
当你正在做一项复杂的工作时, 发现了一个和当前工作不相关但是又很讨厌的bug。 你这时想先修复bug再做手头的工作, 那么就可以用 git stash 来保存当前的工作状态, 等你修复完bug后,执行
反储藏(unstash)操作就可以回到之前的工作里。
We use cookies and similar methods to recognise visitors and remember preferences. We also use them to measure campaign effectiveness and analyse site traffic.
By selecting 'Accept', you consent to the use of these methods by us and trusted third parties.
To find out more, read our privacy policy.