#!/usr/bin/env bash

git log "@{upstream}..@" "$@"
