Skip to content

mengqiuleo/git-footprint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-footprint

A CLI tool for counting git repository contribution. image

Installation

cargo install git-footprint

Usage

git-footprint --help

A CLI tool for counting git repository contribution

Usage: git-footprint --email <EMAIL> [OPTIONS]

Options:
  -e, --email <EMAIL>  Git user email to filter commits
  -p, --path <PATH>    Directory to scan for Git repositories [default: .]
  -y, --year <YEAR>    Year to analyze (e.g., 2024), defaults to current year

Example

git-footprint --email [email protected] --path ~/your/code/dir

git-footprint --email [email protected] --path ~/your/code/dir --year 2025

License

About

A CLI tool for counting git repository contribution. -- git 提交年终总结

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages