-- Leo's gemini proxy

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

-- Connected

-- Sending request

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

git for-each-repo


> Run a Git command on a list of repositories.

> Note: this command is experimental and may change.

More information.


Run maintenance on each of a list of repositories stored in the `maintenance.repo` user configuration variable:

git for-each-repo --config={maintenance.repo} {maintenance run}

Run `git pull` on each repository listed in a global configuration variable:

git for-each-repo --config={global_configuration_variable} {pull}


> 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 05:25:21 2024