git-test-sequence 20140312.48e5a2f Run a command over a sequence of commits

git-test-sequence is similar to an automated git bisect except it’s linear. It will test every change between two points in the DAG. It will also walk each side of a merge and test those changes individually.