Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
gerrit
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
services
review.typo3.org
gerrit
Commits
0444d4cc
Commit
0444d4cc
authored
Nov 05, 2020
by
Andri Steiner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
server/team#5
remove replication to forge.typo3.org, changes will by pulled now
parent
d763a3f5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
20 deletions
+0
-20
assets/etc/replication.config
assets/etc/replication.config
+0
-14
assets/ssh/config
assets/ssh/config
+0
-6
No files found.
assets/etc/replication.config
View file @
0444d4cc
...
...
@@ -25,20 +25,6 @@
timeout
=
120
rescheduleDelay
=
15
;
forge
.
typo3
.
org
[
remote
"forge"
]
url
=
git
@
forge
.
typo3
.
org
:
repositories
/${
name
}.
git
push
= +
refs
/
heads
/*:
refs
/
heads
/*
push
= +
refs
/
tags
/*:
refs
/
tags
/*
authGroup
=
Forge
Mirror
mirror
=
true
replicatePermissions
=
false
replicateProjectDeletions
=
true
timeout
=
120
rescheduleDelay
=
15
;
github
.
com
[
remote
"github/TYPO3/TYPO3.CMS"
]
...
...
assets/ssh/config
View file @
0444d4cc
...
...
@@ -9,12 +9,6 @@ Host localhost
PreferredAuthentications publickey
Hostname localhost
Host forge.typo3.org
User git
IdentityFile /var/gerrit/.ssh/replication_forge.typo3.org
PreferredAuthentications publickey
Port 22173
Host git.typo3.org
User git
IdentityFile /var/gerrit/.ssh/replication_git.typo3.org
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment