james@kartar:~/tags/git-stash

$ grep -rl '#git-stash' ~/posts/# 1match

  • Stashing with Git

    Using git stash to set aside in-progress work, pull or cherry-pick changes into a clean tree, then pop the stash back on top

    1 min read#git#stash#git-stash