Skip to content
Snippets Groups Projects

[6 5 stable] Install git update from PPA, not from source

Closed gitlab-qa-bot requested to merge github/fork/phieber/6-5-stable into master
5 files
+ 24
16
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -152,6 +152,10 @@ class Projects::MergeRequestsController < Projects::ApplicationController
@target_project = selected_target_project
@target_branches = @target_project.repository.branch_names
@target_branches
respond_to do |format|
format.js
end
end
def ci_status
Loading