aximgeo/slap

Add sha parameter for --git argument

Closed this issue · 1 comments

The --git argument currently only diffs against a single commit; we should pass in one (or two?) arguments, so that we can diff arbitrary commit sets (i.e., jenkins' GIT_PREVIOUS_SUCCESSFUL_COMMIT and or GIT_COMMIT)

Fixed in #25