1 2 3 4 5 6 7
#!/bin/sh SCRIPT="$(dirname "$0")" source "$SCRIPT/code-review-database" git diff "$(get_merge_base)"