git summary
Display information about a Git repository.
Part of git-extras
.
=> More information.
- Display data about a Git repository:
git summary
- Display data about a Git repository since a commit-ish:
git summary {commit|branch_name|tag_name}
- Display data about a Git repository, merging committers using different emails into 1 statistic for each author:
git summary --dedup-by-email
- Display data about a Git repository, showing the number of lines modified by each contributor:
git summary --line
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-summary.gmi
- Status Code
- Success (20)
- Meta
text/gemini;lang=en-GB
- Capsule Response Time
- 105.224556 milliseconds
- Gemini-to-HTML Time
- 0.302734 milliseconds
This content has been proxied by September (3851b).