We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0780d69 commit bed99abCopy full SHA for bed99ab
lib/redmine_git_hosting/config/gitolite_base.rb
@@ -18,6 +18,7 @@ def check_cache
18
@gitolite_home_dir = nil
19
@mirroring_keys_installed = nil
20
@mirroring_public_key = nil
21
+ @gitolite_ssh_fingerprint = nil
22
end
23
24
0 commit comments