Skip to content
GitLab
Menu
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
8b5180f3
Commit
8b5180f3
authored
Nov 24, 2020
by
Stephan Großberndt
Browse files
[BUGFIX] Rename replication github remotes
in order to hopefully fix replication issues.
parent
7f079140
Changes
1
Hide whitespace changes
Inline
Side-by-side
assets/etc/replication.config
View file @
8b5180f3
...
...
@@ -27,7 +27,7 @@
;
github
.
com
[
remote
"github
/TYPO3/TYPO3.CMS
"
]
[
remote
"github
_typo3
"
]
projects
=
Packages
/
TYPO3
.
CMS
url
=
git
@
github
.
com
:
TYPO3
/
TYPO3
.
CMS
.
git
push
= +
refs
/
heads
/*:
refs
/
heads
/*
...
...
@@ -38,7 +38,7 @@
timeout
=
120
rescheduleDelay
=
15
[
remote
"github
/TYPO3-
extensions"
]
[
remote
"github
_
extensions"
]
projects
=
TYPO3CMS
/
Extensions
/*
url
=
git
@
github
.
com
:
TYPO3
-
extensions
/${
name
}.
git
remoteNameStyle
=
basenameOnly
...
...
Write
Preview
Supports
Markdown
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