Hello) I often, very often need to pull when has changes. So I do: - git stash - git pull - git apply stash Maybe make a command "git pull with stash" or something like this?