-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

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



-- Response ended

-- Page fetched on Tue May 21 02:08:24 2024