From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40137) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1epixB-0000PY-SX for guix-patches@gnu.org; Sat, 24 Feb 2018 18:10:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1epix8-0002wc-NO for guix-patches@gnu.org; Sat, 24 Feb 2018 18:10:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:51315) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1epix8-0002vu-Jl for guix-patches@gnu.org; Sat, 24 Feb 2018 18:10:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1epix8-0002hX-BN for guix-patches@gnu.org; Sat, 24 Feb 2018 18:10:02 -0500 Subject: [bug#29820] [PATCH] services: cgit: Add more configuration fields. Resent-Message-ID: References: <87incy9yv6.fsf@gmail.com> <87h8sdb6qa.fsf@lassieur.org> <87po6yu7h9.fsf@gmail.com> <871sjdz8ca.fsf@lassieur.org> <87r2q6zp2l.fsf@gmail.com> <87h8q6at2i.fsf@lassieur.org> From: =?UTF-8?Q?Cl=C3=A9ment?= Lassieur In-reply-to: <87h8q6at2i.fsf@lassieur.org> Date: Sun, 25 Feb 2018 00:09:34 +0100 Message-ID: <87fu5qassx.fsf@lassieur.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Oleg Pykhalov Cc: 29820@debbugs.gnu.org Clément Lassieur writes: >>>>> I think the official project uses 'cgit' instead of 'Cgit' (there are >>>>> other occurrences where you use 'Cgit'). >>>> >>>> Ludovic asked to capitalize cgit in >>>> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=28283#14 >>> >>> But he was only talking about titles wasn't he? >> >> I think not only, because we have Cgit everywhere in the current >> documentation. > > Then it should be changed to 'cgit', there is no need to copy > documentation mistakes :-). This is an example of commit from Ludovic > where he doesn't capitalize 'zlib': > https://git.savannah.gnu.org/cgit/guix.git/commit/?id=06e3a5181efa0ea83bb6608d3cbfba5caa56d7e9. I forgot to say that apart from this it looks good to me, so I think you can push!