Closed ExpHP closed 6 years ago
aaaaaahhhhh waitasecond that's not the right branch, hang on >_<
So... that WAS the right branch, but github apparently lists commits on both this page and the Commits tab in chronological order (which is the wrong order, because I moved them around while rebasing). >_<
fixed with rebase --ignore-date
in another PR (GitHub won't let me reopen this one)
As before, I tried to break this up into individually readible commits.
It includes several of the last-minute changes mentioned here, each as its own commit (or two) near the beginning. This is followed by one really big commit that corrects all of the examples and tests to use the new
use
paths.