Blame 0142-README-correct-github-URLs.patch
|
Harald Hoyer |
53404a |
From ec44ed1d9d02d8be8d220074ecd68d32aa01047a Mon Sep 17 00:00:00 2001
|
|
Harald Hoyer |
53404a |
From: Harald Hoyer <harald@redhat.com>
|
|
Harald Hoyer |
53404a |
Date: Wed, 26 Oct 2016 13:41:21 +0200
|
|
Harald Hoyer |
53404a |
Subject: [PATCH] README: correct github URLs
|
|
Harald Hoyer |
53404a |
|
|
Harald Hoyer |
53404a |
---
|
|
Harald Hoyer |
53404a |
README | 4 ++--
|
|
Harald Hoyer |
53404a |
1 file changed, 2 insertions(+), 2 deletions(-)
|
|
Harald Hoyer |
53404a |
|
|
Harald Hoyer |
53404a |
diff --git a/README b/README
|
|
Harald Hoyer |
53404a |
index b07bbb7..c974c08 100644
|
|
Harald Hoyer |
53404a |
--- a/README
|
|
Harald Hoyer |
53404a |
+++ b/README
|
|
Harald Hoyer |
53404a |
@@ -62,14 +62,14 @@ Git:
|
|
Harald Hoyer |
53404a |
http://git.kernel.org/pub/scm/boot/dracut/dracut.git
|
|
Harald Hoyer |
53404a |
https://git.kernel.org/pub/scm/boot/dracut/dracut.git
|
|
Harald Hoyer |
53404a |
|
|
Harald Hoyer |
53404a |
- git://github.com/haraldh/dracut.git
|
|
Harald Hoyer |
53404a |
+ git@github.com:dracutdevs/dracut.git
|
|
Harald Hoyer |
53404a |
|
|
Harald Hoyer |
53404a |
git://dracut.git.sourceforge.net/gitroot/dracut/dracut
|
|
Harald Hoyer |
53404a |
|
|
Harald Hoyer |
53404a |
Git Web:
|
|
Harald Hoyer |
53404a |
http://git.kernel.org/?p=boot/dracut/dracut.git
|
|
Harald Hoyer |
53404a |
|
|
Harald Hoyer |
53404a |
- https://haraldh@github.com/haraldh/dracut.git
|
|
Harald Hoyer |
53404a |
+ https://github.com/dracutdevs/dracut.git
|
|
Harald Hoyer |
53404a |
|
|
Harald Hoyer |
53404a |
http://dracut.git.sourceforge.net/git/gitweb.cgi?p=dracut/dracut
|
|
Harald Hoyer |
53404a |
|