You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Walks through all commits and finds the size added to the repository by each commit.
Lists all commits, one per line, using the following format: <tstamp> <commit_id> <size_added>