#4 - Thanks to @dylanmckay for improving the flexibility of spectrerun
You can now specify git refs to check. Also, the case where you have only staged files is handled now.
# 5 commits ago
spectrerun HEAD~5
# self explanatory
spectrerun HEAD~1..HEAD~3
spectrerun my_private_branch