function gstp --wraps='git stash pop' --description 'alias gstp=git stash pop'
git stash pop $argv
end