Git: Auto stash

If you enable Git: Auto stash, VS Code automatically stashes your local changes on git pull and restore them once the pull completes.

This can save time if you need to resolve conflicts during the pull.