Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
review.typo3.org
gerrit
Commits
0444d4cc
Commit
0444d4cc
authored
Nov 05, 2020
by
Andri Steiner
Browse files
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
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
Supports
Markdown
0%
Try again
or
attach a new 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