Skip to content

Commit 0f29827

Browse files
committed
Fix Bitbucket name in SSH config
1 parent ff249a4 commit 0f29827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ssh/config.d/git.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Git servers
22

3-
Host bitbucket.org
3+
Host bitbucket bitbucket.org
44
HostName bitbucket.org
55
User git
66
# BitBucket does not support Ed25519 keys

0 commit comments

Comments
 (0)