1
0
nixfiles/pkgs/git-pp/git-pp.sh

6 lines
70 B
Bash
Executable File

#!/usr/bin/env bash
set -euo pipefail
git pull --rebase && git push