#!/bin/bash
git log --first-parent --oneline origin/$1-99-00-00..HEAD | wc -l
