Skip to content
Snippets Groups Projects

CentOS 6.4 install GitLab 6 0 stable ssh Auth fail

Closed gitlab-qa-bot requested to merge 6-0-stable into master
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
@@ -87,7 +87,6 @@ class GroupsController < ApplicationController
end
def destroy
@group.truncate_teams
@group.destroy
redirect_to root_path, notice: 'Group was removed.'
Loading