A mapping between Bot Commit, Projects, Files, and Blobs
收藏资源简介:
This dataset contains information about 150,633,947 file updates by 12,326,137 bot commits, in terms of blob updates. Each line in the file is of the following form: commit_sha; projects (projectOwner_projectName) associated with the commit separated by comma; filename; new blob associated with the file; old blob associated with the file (before the commit) Example:<br> 00000a0cee231959811e6c5d808730240b325417;guyellis_plant;package.json;fadda016e338f970adc62395e77aab80b09fa11b;2e7b221f2bfdeda4ef78d3a56e039e456b6901bb <br> Contents of each blob can be accessed using the GitHub API: https://api.github.com/repos/<projectOwner>/<projectName>/git/blobs/<blob id> Example: https://api.github.com/repos/guyellis/plant/git/blobs/fadda016e338f970adc62395e77aab80b09fa11b See https://developer.github.com/v3/git/blobs/ for more deatils. If you're using our data, please do not forget it cite it !!!



