git fame
Pretty-print Git repository contributions.
=> More information.
- Calculate contributions for the current Git repository:
git fame
- Exclude files/directories that match the specified regular expression:
git fame --excl "{regular_expression}"
- Calculate contributions made after the specified date:
git fame --since "{3 weeks ago|2021-05-13}"
- Display contributions in the specified format:
git fame --format {pipe|yaml|json|csv|tsv}
- Display contributions per file extension:
git fame --bytype
- Ignore whitespace changes:
git fame --ignore-whitespace
- Detect inter-file line moves and copies:
git fame -C
- Detect intra-file line moves and copies:
git fame -M
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY
Proxy Information
- Original URL
- gemini://freeshell.de/tldr/git-fame.gmi
- Status Code
- Success (20)
- Meta
text/gemini;lang=en-GB
- Capsule Response Time
- 103.192012 milliseconds
- Gemini-to-HTML Time
- 0.367465 milliseconds
This content has been proxied by September (ba2dc).