💾 Archived View for freeshell.de › tldr › git-effort.gmi captured on 2023-04-20 at 00:00:54. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Display how much activity a file has had, showing commits per file and "active days" i.e. total number of days that contributed to the file.
Part of `git-extras`.
git effort
git effort --above {5}
git effort -- --author="{username}"
git effort -- --since="{last month}"
git effort {path/to/file_or_directory1 path/to/file_or_directory2 ...}
git effort {path/to/directory/*}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).