summaryrefslogtreecommitdiffstats
path: root/cmds-plumbinginterrogators.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-11-18 14:15:08 -0800
committerJunio C Hamano <gitster@pobox.com>2020-11-18 14:15:08 -0800
commitb7676d5ada0941ade7ac9acb8ce985686b62b2ab (patch)
tree11ddf24c8178241b09e082064ac45508a805f0e6 /cmds-plumbinginterrogators.txt
parentee43d18844df1f78dad8b389cbb393b211073d17 (diff)
downloadgit-htmldocs-b7676d5ada0941ade7ac9acb8ce985686b62b2ab.tar.gz
Autogenerated HTML docs for v2.29.2-334-gfaefd
Diffstat (limited to 'cmds-plumbinginterrogators.txt')
-rw-r--r--cmds-plumbinginterrogators.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/cmds-plumbinginterrogators.txt b/cmds-plumbinginterrogators.txt
index 1b5c8dc06..fe653a8d7 100644
--- a/cmds-plumbinginterrogators.txt
+++ b/cmds-plumbinginterrogators.txt
@@ -16,6 +16,9 @@ linkgit:git-diff-tree[1]::
linkgit:git-for-each-ref[1]::
Output information on each ref.
+linkgit:git-for-each-repo[1]::
+ Run a Git command on a list of repositories.
+
linkgit:git-get-tar-commit-id[1]::
Extract commit ID from an archive created using git-archive.