statistics
list all user commits history with line changes
commits
[!TIP] within time slots :
--after="2021-01-01" --before="2022-01-01"
total commits
user commits
line changes
[!NOTE] references:
full history
total changes
user changes
file changes
[!NOTE|label:references:]
tools
git-stat
[!NOTE]
download from github/marslo/dotfiles
usage:
example:

git-stats

[!NOTE|label:references:]
install

[!NOTE|label:references:]
extra
[!TIP]
[!NOTE|label:references:]
git effort usage Displays "effort" statistics, currently just the number of commits per file, showing highlighting where the most activity is. The "active days" column is the total number of days which contributed modifications to this file.
[!NOTE|label:references:]
git summary Outputs a repo or path summary
[!NOTE|label:references:]
[!NOTE]
https://github.com/tj/git-extras/blob/main/Commands.md#git-guilt Calculate the change in blame between two revisions
[!NOTE] modified from git-guilt to show the line changes per file
[!NOTE|label:references:]
git shortlog
others
Last updated

