[PATCH 13/16] Add documentation for repo.namespace

Jason A. Donenfeld Jason at zx2c4.com
Fri Jul 29 16:48:09 CEST 2016


On Sat, Jul 16, 2016 at 12:59 AM, Richard Maw <richard.maw at gmail.com> wrote:
> Signed-off-by: Richard Maw <richard.maw at gmail.com>
> ---
>  cgitrc.5.txt | 32 ++++++++++++++++++++++++++++++++
>  1 file changed, 32 insertions(+)
>
> diff --git a/cgitrc.5.txt b/cgitrc.5.txt
> index 9fcf445..6116d1b 100644
> --- a/cgitrc.5.txt
> +++ b/cgitrc.5.txt
> @@ -570,6 +570,10 @@ repo.max-stats::
>  repo.name::
>         The value to show as repository name. Default value: <repo.url>.
>
> +repo.namespace::
> +       Set the git namespace, so that fetching and cloning only provide refs
> +        under refs/namespaces. Default value: none.

Mixed tabs and spaces it appears.

This does more than just fetching and cloning, right? It's supposed to
affect the whole displayed view of cgit?


More information about the CGit mailing list