aboutsummaryrefslogtreecommitdiffstats
path: root/git-review
AgeCommit message (Collapse)Author
2018-12-01git-review: Make `EX_USAGE` a function-local variableTeddy Wing
This script is going to be sourced into an interactive shell session. Don't set unnecessary variables.
2018-12-01Add `git-review`Teddy Wing
Shell function that checks out a pull request in a git worktree and changes into the worktree directory.