All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maxime Ripard <mripard@kernel.org>
To: Daniel Vetter <daniel.vetter@ffwll.ch>, David Airlie <airlied@gmail.com>
Cc: dri-devel@lists.freedesktop.org,
	Daniel Stone <daniels@collabora.com>,
	Maxime Ripard <mripard@kernel.org>
Subject: [rerere PATCH] nightly.conf: Switch drm.git to gitlab
Date: Mon, 26 Feb 2024 16:16:31 +0100	[thread overview]
Message-ID: <20240226151631.130754-1-mripard@kernel.org> (raw)

Start the big migration with drm.git.

Existing remotes need to be adjusted with

git remote set-url drm ssh://git@gitlab.freedesktop.org:drm/kernel.git

or

git remote set-url drm https://gitlab.freedesktop.org/drm/kernel.git

Signed-off-by: Maxime Ripard <mripard@kernel.org>
---
 nightly.conf | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/nightly.conf b/nightly.conf
index c189f2ccad17..68ac687a5c7f 100644
--- a/nightly.conf
+++ b/nightly.conf
@@ -45,10 +45,8 @@ https://anongit.freedesktop.org/git/drm/drm-misc
 https://anongit.freedesktop.org/git/drm/drm-misc.git
 "
 drm_tip_repos[drm]="
-ssh://git.freedesktop.org/git/drm/drm
-git://anongit.freedesktop.org/drm/drm
-https://anongit.freedesktop.org/git/drm/drm
-https://anongit.freedesktop.org/git/drm/drm.git
+https://gitlab.freedesktop.org/drm/kernel.git
+ssh://git@gitlab.freedesktop.org:drm/kernel.git
 "
 drm_tip_repos[linux-upstream]="
 git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
-- 
2.43.2


             reply	other threads:[~2024-02-26 15:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-26 15:16 Maxime Ripard [this message]
2024-02-26 15:40 ` [rerere PATCH] nightly.conf: Switch drm.git to gitlab Daniel Vetter
2024-02-27  7:59 ` Maxime Ripard
2024-02-27  8:16 ` Jani Nikula
2024-02-27  8:40   ` Maxime Ripard

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=20240226151631.130754-1-mripard@kernel.org \
    --to=mripard@kernel.org \
    --cc=airlied@gmail.com \
    --cc=daniel.vetter@ffwll.ch \
    --cc=daniels@collabora.com \
    --cc=dri-devel@lists.freedesktop.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 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.