aboutsummaryrefslogtreecommitdiffstats
path: root/code-review-commits
blob: 45db156de1fbacad443a85976b6a0a03a763f857 (plain)
1
2
3
4
5
6
7
#!/bin/sh

SCRIPT="$(dirname "$0")"
source "$SCRIPT/code-review-database"


git log --oneline "$(get_merge_base)"