From 17967ef2633dd5a4a9f9248f27e6163670e27347 Mon Sep 17 00:00:00 2001 From: Yves Fischer Date: Mon, 22 Jan 2018 23:18:32 +0100 Subject: correct help for 'mirror' command --- git-repo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/git-repo b/git-repo index 2d79ca7..5917e5c 100755 --- a/git-repo +++ b/git-repo @@ -211,7 +211,8 @@ Subcommands of git repo: list [] List infos (optional: only below ) show Show Commands for repo mirror Mirror git repositories under by looking - for 'Mirror for https://..' in description" + for 'remote.origin.mirror = true' config flag. + Also set: 'fetch = +refs/*:refs/*' create-public Create new repository that is - Read/Write by Owner - Read/Write by 'share' group. -- cgit v1.2.1