tj.git-extras/bin/git-local-commits
2023-02-03 09:41:36 +08:00

4 lines
51 B
Bash
Executable file

#!/usr/bin/env bash
git log "@{upstream}..@" "$@"