dotfiles/.local/bin/scripts/git-p
2021-02-16 13:11:05 +01:00

2 lines
91 B
Bash
Executable file

#!/bin/sh
git rev-parse @{u} 2>/dev/null >/dev/null && git push || git push --set-upstream