From: "Bryn M. Reeves" <bmr@redhat.com>
To: device-mapper development <dm-devel@redhat.com>
Subject: New git URLs in old repo are wrong
Date: Tue, 21 Aug 2012 11:20:53 +0100 [thread overview]
Message-ID: <50336105.7000004@redhat.com> (raw)
The URLs for the new git repo in the frozen repo at
http://sources.redhat.com/git/lvm2.git are wrong:
http://git.fedorahosted.org/git/LVM2.git
git clone git://git.fedorahosted.org/git/LVM2.git
Both should be lowercase. Not sure it's worth another commit at this
stage but it's a trivial change.
commit 53eeeb279e5196d5998bc86fdb744a49bf9c7829
Author: Bryn M. Reeves <bmr@redhat.com>
Date: Tue Aug 21 11:19:04 2012 +0100
Fix URLs for new git repository
diff --git a/README b/README
index ff5fa2a..edc306d 100644
--- a/README
+++ b/README
@@ -4,8 +4,8 @@ NEWS
On 7th June 2012, we froze this copy of the source code and moved it to
fedorahosted.org:
- http://git.fedorahosted.org/git/LVM2.git
- git clone git://git.fedorahosted.org/git/LVM2.git
+ http://git.fedorahosted.org/git/lvm2.git
+ git clone git://git.fedorahosted.org/git/lvm2.git
-------------------------------------------------------------------------------
reply other threads:[~2012-08-21 10:20 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=50336105.7000004@redhat.com \
--to=bmr@redhat.com \
--cc=dm-devel@redhat.com \
/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 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.