public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
From: corinna@sourceware.org
To: cygwin-apps-cvs@sourceware.org
Subject: [cygwin-apps htdocs] branch master, updated. 31b3c7c682b16f2986ab455529846f125976c596
Date: Wed, 16 Mar 2016 19:52:00 -0000	[thread overview]
Message-ID: <20160316195230.117284.qmail@sourceware.org> (raw)




https://sourceware.org/git/gitweb.cgi?p=cygwin-apps-htdocs.git;h=31b3c7c682b16f2986ab455529846f125976c596

commit 31b3c7c682b16f2986ab455529846f125976c596
Author: Corinna Vinschen <vinschen@redhat.com>
Date:   Wed Mar 16 20:52:23 2016 +0100

    Change git paths from cygwin-<PROJECT> to cygwin-apps/<PROJECT>


Diff:
---
 index.html |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/index.html b/index.html
index eaa3ee9..7fa6f9c 100644
--- a/index.html
+++ b/index.html
@@ -36,27 +36,27 @@ Projects under GIT control
 <p>The sources can be viewed on the web using GITWeb:
 
 <pre>  
-https://cygwin.com/git/gitweb.cgi?p=cygwin-&lt;PROJECT&gt;.git
+https://cygwin.com/git/?p=cygwin-apps/&lt;PROJECT&gt;.git
 </pre>
 
 For development, check out the sources like this:
 
 <pre>  
-git clone git://cygwin.com/git/cygwin-&lt;PROJECT&gt;.git
+git clone git://cygwin.com/git/cygwin-apps/&lt;PROJECT&gt;.git
 </pre>
 
 or, if you have commit rights on the repository (you know if you do), like this:
 
 <pre>  
-git clone cygwin.com:/git/cygwin-&lt;PROJECT&gt;.git
+git clone cygwin.com:/git/cygwin-apps/&lt;PROJECT&gt;.git
 </pre>
 
 Using the "csih" project as example, the aforementioned links look like this:
 
 <pre>
-https://sourceware.org/git/gitweb.cgi?p=cygwin-csih.git
-git clone git://cygwin.com/git/cygwin-csih.git
-git clone cygwin.com:/git/cygwin-csih.git
+https://sourceware.org/git/?p=cygwin-apps/csih.git
+git clone git://cygwin.com/git/cygwin-apps/csih.git
+git clone cygwin.com:/git/cygwin-apps/csih.git
 </pre>
 
 </p>


                 reply	other threads:[~2016-03-16 19:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20160316195230.117284.qmail@sourceware.org \
    --to=corinna@sourceware.org \
    --cc=cygwin-apps-cvs@sourceware.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 read-only IMAP folder(s) and NNTP newsgroup(s).