]> Git — Sourcephile - gargantext.git/blob - devops/misc/stats.jq
Merge branch '111-dev-refactor-text-corpus-api-with-conduit-alp' of ssh://gitlab...
[gargantext.git] / devops / misc / stats.jq
1 jq < repo.json '.state |= map_values(map_values(length)) | .history |= length'