-- Leo's gemini proxy

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

-- Connected

-- Sending request

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

git whatchanged


> Show what has changed with recent commits or files.

> See also `git log`.

More information.


Display logs and changes for recent commits:

git whatchanged

Display logs and changes for recent commits within the specified time frame:

git whatchanged --since="{2 hours ago}"

Display logs and changes for recent commits for specific files or directories:

git whatchanged {path/to/file_or_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).

CC-BY



-- Response ended

-- Page fetched on Fri May 17 01:38:42 2024