Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@Widdershin Widdershin released this 09 Feb 22:37
· 2 commits to master since this release

#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