We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd40324 commit e3e2f93Copy full SHA for e3e2f93
lib/redmine_git_hosting/gitolite_hook.rb
@@ -71,6 +71,8 @@ def install!
71
else
72
logger.info("Leaving '#{name}' hook untouched since forceInstallHook == false")
73
end
74
+ else
75
+ logger.info("Hook '#{name}' is correcly installed")
76
77
installed?
78
0 commit comments