You can use `git stash` command to add files without commit. And after that you can use `git stash pop` to pop out stash files.