how to stash changes in git in eclipse and then pull code from git and then unstash code example Example: git save to stash git stash save "name to describe stashed content"