git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Git Gui - Searching for in Google
@ 2021-05-14  9:47 Allan Ford
  2021-05-15 20:06 ` Felipe Contreras
  2021-05-16  9:01 ` Pratyush Yadav
  0 siblings, 2 replies; 5+ messages in thread
From: Allan Ford @ 2021-05-14  9:47 UTC (permalink / raw)
  To: git

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 ?

kind regards, cheers, Allan Ford.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* RE: Git Gui - Searching for in Google
  2021-05-14  9:47 Git Gui - Searching for in Google Allan Ford
@ 2021-05-15 20:06 ` Felipe Contreras
  2021-05-16  9:01 ` Pratyush Yadav
  1 sibling, 0 replies; 5+ messages in thread
From: Felipe Contreras @ 2021-05-15 20:06 UTC (permalink / raw)
  To: Allan Ford, git

Allan Ford wrote:
> 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 ?

+1

I don't use git-gui, and I don't see much value in shipping such
probably not widely used interface to the main deliverables, but it's
already there, so we should add it to git-scm.com.

-- 
Felipe Contreras

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Git Gui - Searching for in Google
  2021-05-14  9:47 Git Gui - Searching for in Google Allan Ford
  2021-05-15 20:06 ` Felipe Contreras
@ 2021-05-16  9:01 ` Pratyush Yadav
  2021-05-17  9:06   ` Jeff King
  1 sibling, 1 reply; 5+ messages in thread
From: Pratyush Yadav @ 2021-05-16  9:01 UTC (permalink / raw)
  To: Allan Ford; +Cc: git, Jeff King

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Git Gui - Searching for in Google
  2021-05-16  9:01 ` Pratyush Yadav
@ 2021-05-17  9:06   ` Jeff King
  2021-05-18  0:34     ` Felipe Contreras
  0 siblings, 1 reply; 5+ messages in thread
From: Jeff King @ 2021-05-17  9:06 UTC (permalink / raw)
  To: Pratyush Yadav; +Cc: Allan Ford, git

On Sun, May 16, 2021 at 02:31:33PM +0530, Pratyush Yadav wrote:

> 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

The site is developed and maintained collaboratively, but yes, please
point people to making PRs at the repository you linked. :)

(I don't have a real opinion either way on screenshots for git-gui; it
is mentioned on the "GUIs" page, but it does not have its own entry in
the list, so that's an obvious thing to change).

-Peff

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Git Gui - Searching for in Google
  2021-05-17  9:06   ` Jeff King
@ 2021-05-18  0:34     ` Felipe Contreras
  0 siblings, 0 replies; 5+ messages in thread
From: Felipe Contreras @ 2021-05-18  0:34 UTC (permalink / raw)
  To: Jeff King, Pratyush Yadav; +Cc: Allan Ford, git

Jeff King wrote:
> On Sun, May 16, 2021 at 02:31:33PM +0530, Pratyush Yadav wrote:
> 
> > 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
> 
> The site is developed and maintained collaboratively, but yes, please
> point people to making PRs at the repository you linked. :)

Ahh, so we could have actual fonts in git-scm.com for Linux? (not the
same font as <p>Hello World!</p>)

https://github.com/git/git-scm.com/pull/1604

-- 
Felipe Contreras

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-05-18  0:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-14  9:47 Git Gui - Searching for in Google Allan Ford
2021-05-15 20:06 ` Felipe Contreras
2021-05-16  9:01 ` Pratyush Yadav
2021-05-17  9:06   ` Jeff King
2021-05-18  0:34     ` Felipe Contreras

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).