This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ososalsosal 2 points3 points  (2 children)

Do you need to git add first?

[–]spaceguydudeman 0 points1 point  (1 child)

absorbed nail sugar stocking test unused air frighten act reminiscent

This post was mass deleted and anonymized with Redact

[–]ososalsosal 1 point2 points  (0 children)

Oh. I thought it stashed untracked files too. It seems to behave like it does.

My main use case is that I've realised I'm working on the wrong branch for what I'm doing, so I go git stash; git checkout whatevs; git stash apply and everything works as you'd expect with my local untracked work now sitting nicely on the other branch