Skip to content
Snippets Groups Projects
Commit 3b1842f6 authored by Marin Jankovski's avatar Marin Jankovski Committed by Dmitriy Zaporozhets
Browse files

Fix typo.

parent d9415bf9
No related branches found
No related tags found
2 merge requests!9741test,!9321Git gc
path = File.expand_path("~/.ssh/bitbucket_isa.pub")
path = File.expand_path("~/.ssh/bitbucket_rsa.pub")
Gitlab::BitbucketImport.public_key = File.read(path) if File.exist?(path)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment