imgarena/Git Log stats

Given a start and end commit, calculate Git log stats.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
start-commitStart Commitno${{ github.event.pull_request.base.sha }}
end-commitEnd Commitno${{ github.event.pull_request.head.sha }}
pathPathno""
namedescription
FILES_CHANGEDCount of files changed
LINES_INSERTEDCount of lines inserted
LINES_DELETEDCount of lines deleted