From owner-freebsd-git@freebsd.org Tue Apr 6 02:49:14 2021 Return-Path: Delivered-To: freebsd-git@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C2C085CE2E8 for ; Tue, 6 Apr 2021 02:49:14 +0000 (UTC) (envelope-from lwhsu@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FDsRt506sz4dQ5 for ; Tue, 6 Apr 2021 02:49:14 +0000 (UTC) (envelope-from lwhsu@freebsd.org) Received: from mail-yb1-f173.google.com (mail-yb1-f173.google.com [209.85.219.173]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) (Authenticated sender: lwhsu/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 94C736877 for ; Tue, 6 Apr 2021 02:49:14 +0000 (UTC) (envelope-from lwhsu@freebsd.org) Received: by mail-yb1-f173.google.com with SMTP id g38so14562285ybi.12 for ; Mon, 05 Apr 2021 19:49:14 -0700 (PDT) X-Gm-Message-State: AOAM530knJiOnqlfeacm61mol8/YfhZx1gwuQD3kQbCovylnz3N5LEMC NhfC55kqOdM5fY6H6N7R8afAsLO3FXOLH4fX1xI= X-Google-Smtp-Source: ABdhPJxK6bSRl2reMAR2Gwv0PgEH4bVkX8Fw05yQcUIcELCxrPSY6yZLzA1nrf3M4JV5lsEcsP9dgBHfpHDBJctimUA= X-Received: by 2002:a25:5cd:: with SMTP id 196mr30700840ybf.241.1617677354042; Mon, 05 Apr 2021 19:49:14 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Li-Wen Hsu Date: Tue, 6 Apr 2021 10:49:03 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: cgit: linked phrases beneath the 'Clone' subheading To: Graham Perrin Cc: freebsd-git Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-git@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Discussion of git use in the FreeBSD project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Apr 2021 02:49:14 -0000 On Tue, Apr 6, 2021 at 9:49 AM Graham Perrin wrote: > > A nit. > > Beneath the 'Clone' subheadings at , > and the > phrases '(public-mirror)' and '(developers-only)' are linked. > > Resulting URLs such as may be > a source of confusion to newcomers who find themselves at the page for > ports. Yes I also don't like this, but I cannot find a better clone-url setting in cgitrc. If you know how to improve this, please let me know. Thanks, Li-Wen