#!/usr/bin/env fish # function gitprp git pull --stat --progress --rebase git submodule update git push end