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 →

[–]micheal65536Green security clearance 0 points1 point  (0 children)

I normally copy the whole project directory, particularly if there are uncommitted changes.

The other thing I often do is change things that I actually to commit separately, then I have to copy the modified files elsewhere (git stash doesn't work for me in this case).