bugbug
bugbug copied to clipboard
Dataset creation for backout commits
Script to generate dataset of bug-inducing commits, backout commits, and the subsequent fix commit.
Intended to include:
- The hashes of the three commits.
- Metadata of each commit (
pushdate,desc). - The diff between the initial commit and the fix commit.