All of lore.kernel.org
 help / color / mirror / Atom feed
* Can't Open Git
@ 2013-05-10  5:49 Esther Hwang
  2013-05-10  7:51 ` Tay Ray Chuan
  0 siblings, 1 reply; 2+ messages in thread
From: Esther Hwang @ 2013-05-10  5:49 UTC (permalink / raw)
  To: git

Hi,

I just installed the latest Git released a few days ago. I can't seem to get an application icon or find it on my Mac. I can only find the installer. Am I doing something wrong?

I'm just beginning to learn Git.

Thanks,
Esther

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

* Re: Can't Open Git
  2013-05-10  5:49 Can't Open Git Esther Hwang
@ 2013-05-10  7:51 ` Tay Ray Chuan
  0 siblings, 0 replies; 2+ messages in thread
From: Tay Ray Chuan @ 2013-05-10  7:51 UTC (permalink / raw)
  To: Esther Hwang; +Cc: Git Mailing List

Hi,

You need to start Terminal to use git. eg.

  $ git init foo

creates a git repo in the folder named foo.

You can get a GUI to run git too: http://git-scm.com/downloads/guis

--
Cheers,
Ray Chuan

On Fri, May 10, 2013 at 1:49 PM, Esther Hwang <ehwang827@gmail.com> wrote:
> Hi,
>
> I just installed the latest Git released a few days ago. I can't seem to get an application icon or find it on my Mac. I can only find the installer. Am I doing something wrong?
>
> I'm just beginning to learn Git.
>
> Thanks,
> Esther--
> To unsubscribe from this list: send the line "unsubscribe git" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2013-05-10  7:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-10  5:49 Can't Open Git Esther Hwang
2013-05-10  7:51 ` Tay Ray Chuan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.