Git is Git, not GIT
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
8d7b9a199c
commit
3b66731698
|
@ -707,7 +707,7 @@ documentation, see the README included in the <literal>cygwin-doc</literal> pack
|
|||
</para>
|
||||
|
||||
<para>Next, get the Cygwin source. Ideally, you should check out what you
|
||||
need from GIT (<ulink url="https://cygwin.com/git.html"/>). This is the
|
||||
need from Git (<ulink url="https://cygwin.com/git.html"/>). This is the
|
||||
<emphasis>preferred method</emphasis> for acquiring the sources. Otherwise,
|
||||
if you are trying to duplicate a cygwin release then you should download the
|
||||
corresponding source package
|
||||
|
|
|
@ -35,8 +35,8 @@ for new users to understand while remaining flexible for the
|
|||
experienced. The volunteer development team is constantly working
|
||||
on <command>setup.exe</command>; before requesting a new feature,
|
||||
check the wishlist in the
|
||||
<ulink url="https://sourceware.org/git/gitweb.cgi?p=cygwin-setup.git;a=blob_plain;f=README;hb=HEAD">GIT <literal>README</literal>
|
||||
</ulink>. It may already be present in the GIT version!
|
||||
<ulink url="https://sourceware.org/git/gitweb.cgi?p=cygwin-setup.git;a=blob_plain;f=README;hb=HEAD">Git <literal>README</literal>
|
||||
</ulink>. It may already be present in the Git version!
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
|
Loading…
Reference in New Issue