]> Git — Sourcephile - gargantext.git/blob - devops/misc/stats.jq
[FEAT] Order 2 fixed with filtered edges (finally...:)
[gargantext.git] / devops / misc / stats.jq
1 jq < repo.json '.state |= map_values(map_values(length)) | .history |= length'