From ed853bc483df0d5f7eb0ec54160a5ad14064b17a Mon Sep 17 00:00:00 2001 From: Bart van der Braak Date: Tue, 1 Jul 2025 12:10:44 +0200 Subject: [PATCH] Revert "Announcement for Blender Projects changing its Git SSH domain (#15)" (#16) This reverts commit 65573b27f628041e9b743be3105162a909320660. Reviewed-on: https://projects.blender.org/infrastructure/gitea-custom/pulls/16 --- templates/custom/body_inner_pre.tmpl | 42 ---------------------------- 1 file changed, 42 deletions(-) diff --git a/templates/custom/body_inner_pre.tmpl b/templates/custom/body_inner_pre.tmpl index 2b3ec8d..28de82a 100644 --- a/templates/custom/body_inner_pre.tmpl +++ b/templates/custom/body_inner_pre.tmpl @@ -726,48 +726,6 @@ -
-

-
- Blender Projects is moving to a new Git SSH domain! -
- - {{svg "octicon-x"}} - -

- -
-

To avoid issues, update the Git remote of your repositories before July 1, 2025:

- git remote set-url <remote> git@git.blender.org:<user|org>/<repo>.git -


Replace <remote>, <user|org>, and <repo> with your actual values.

- - - -
-
- - -