From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS53758 23.128.96.0/24 X-Spam-Status: No, score=-4.5 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_LOW, SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by dcvr.yhbt.net (Postfix) with ESMTP id F03E41F5AE for ; Sun, 16 May 2021 09:01:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234129AbhEPJCx (ORCPT ); Sun, 16 May 2021 05:02:53 -0400 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:38837 "EHLO relay5-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229445AbhEPJCw (ORCPT ); Sun, 16 May 2021 05:02:52 -0400 Received: (Authenticated sender: me@yadavpratyush.com) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id 45F761C0002; Sun, 16 May 2021 09:01:35 +0000 (UTC) Date: Sun, 16 May 2021 14:31:33 +0530 From: Pratyush Yadav To: Allan Ford Cc: git@vger.kernel.org, Jeff King Subject: Re: Git Gui - Searching for in Google Message-ID: <20210516090133.xe2cooqzr2knyt46@yadavpratyush.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org On 14/05/21 07:17PM, Allan Ford wrote: > Dear Git Community, > > Just a thought and suggestion .. > > Git Gui comes with Git download .. (remember this now ..) > > https://git-scm.com/downloads states this in text. > https://git-scm.com/downloads/guis states this in text. > > > However .. If a person is using Google and searching for Git Gui > download am thinking a picture of what Git Gui interface looks like > would help flag to the searcher that they are in the right place ! ? > > I.e. https://git-scm.com/downloads/guis has pictures of all the other > GUI Clients .. but not git gui ! > > Git Gui has the recognizable vertical Git in large Grey Red and Green letters .. > > What do you think ? > Can we add a picture of Git Gui interface to either > https://git-scm.com/downloads or https://git-scm.com/downloads/guis ? I think this would be a good idea. I have added Jeff in Cc who I think maintains the git-scm.com website at [0]. Please create a Pull Request there to add the screenshots. [0] https://github.com/git/git-scm.com -- Regards, Pratyush Yadav