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
7f079140
Commit
7f079140
authored
Nov 24, 2020
by
Stephan Großberndt
Browse files
[TASK] Remove localhost ssh config
as local replication is done without ssh
parent
7f9d2546
Changes
1
Hide whitespace changes
Inline
Side-by-side
assets/ssh/config
View file @
7f079140
...
...
@@ -3,12 +3,6 @@ Host github.com
IdentityFile /var/gerrit/.ssh/replication_github.com
PreferredAuthentications publickey
Host localhost
User git
IdentityFile /var/gerrit/.ssh/replication_localhost
PreferredAuthentications publickey
Hostname localhost
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
.
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