git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Reece Dunn <msclrhd@googlemail.com>
To: Aaron Gray <aaronngray.lists@googlemail.com>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: Re: Native Windows implementation of GIT ?
Date: Fri, 12 Jun 2009 23:12:03 +0100	[thread overview]
Message-ID: <3f4fd2640906121512rdede623k7d08ef9785b8bc5a@mail.gmail.com> (raw)
In-Reply-To: <2A554044B82841D594338E2E096804BC@HPLAPTOP>

2009/6/12 Aaron Gray <aaronngray.lists@googlemail.com>:
> Is there going to be a native Windows implementation of GIT ?
>
> i.e. not MSYS or Cygwin based.
>
> Many thanks in advance,

Cygwin is an adapter layer that maps posix calls to the Windows Win32
API, so is not a native implementation.

MSYS uses the MinGW (gcc) compiler uses the native Windows Win32 API,
so the MSYS version *is* native.

Unless by native you mean using Visual Studio?

- Reece

  reply	other threads:[~2009-06-12 22:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-12 22:07 Native Windows implementation of GIT ? Aaron Gray
2009-06-12 22:12 ` Reece Dunn [this message]
     [not found]   ` <9719867c0906130832y491daa8eq1a684051f2268d1e@mail.gmail.com>
     [not found]     ` <3f4fd2640906130909x6184f06bl5b6369e6e280426c@mail.gmail.com>
2009-06-13 16:12       ` Fwd: " Reece Dunn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3f4fd2640906121512rdede623k7d08ef9785b8bc5a@mail.gmail.com \
    --to=msclrhd@googlemail.com \
    --cc=aaronngray.lists@googlemail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).