first pull new changis vs commit local changis in git code example Example: how to pull the changes from git without staging local changes git stash save git pull git stash pop