src-d / datasets

source{d} datasets ("big code") for source code analysis and machine learning on source code
Other
323 stars 82 forks source link

COMMITS_HEAD_COUNT does not appear in 'pga list' #95

Open dpordomingo opened 6 years ago

dpordomingo commented 6 years ago

As it is documented in https://docs.sourced.tech/datasets/publicgitarchive/web/md/index

Column name Column description
COMMITS_HEAD_COUNT Number of commits on the history obtained by the commit pointed by default HEAD. The output is the same as git rev-list --count HEAD.

COMMITS_HEAD_COUNT does not appear in pga list