Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
sysadm-environment
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Platform
Infrastructure
sysadm-environment
Merge requests
!1
git: Update origins for gitlab.s.o repositories
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
git: Update origins for gitlab.s.o repositories
mr-config-update-origin-urls
into
master
Overview
5
Commits
1
Pipelines
0
Changes
1
All threads resolved!
Hide all comments
Merged
Antoine R. Dumont
requested to merge
mr-config-update-origin-urls
into
master
2 years ago
Overview
5
Commits
1
Pipelines
0
Changes
1
All threads resolved!
Hide all comments
Expand
Related to T4066
0
0
Merge request reports
Compare
version 1
version 1
6dd36b45
2 years ago
master (base)
and
latest version
latest version
440fdada
1 commit,
2 years ago
version 1
6dd36b45
1 commit,
2 years ago
Show latest version
1 file
+
2
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
.mrconfig
+
2
−
2
Options
@@ -24,6 +24,6 @@ fixups =
git remote set-url origin https://gitlab.softwareheritage.org/infra/ci-cd/k8s-clusters-conf
[k8s-private-data]
checkout = git clone
'https://
gitlab.softwareheritage.org/infra/ci-cd/k8s-swh-private-data
'
k8s-private-data
checkout = git clone
git@
gitlab.softwareheritage.org
:
/infra/ci-cd/k8s-swh-private-data k8s-private-data
fixups =
git remote set-url origin
https://forge
.softwareheritage.org
/source
/k8s-swh-private-data.git
git remote set-url origin
git@gitlab
.softwareheritage.org
:/infra/ci-cd
/k8s-swh-private-data.git
Loading