Description
When pulling in places like Home view or the Graph, Git will throw an error if there are working directory changes that the pull cannot be performed. We should set Git to allow auto-stashing during these pull operations so users don't need to manually stash > pull > pop all the time.
