-
- Downloads
Add option to create merge request when editing/creating a file
parent
6df06ded
No related branches found
No related tags found
Showing
- app/assets/javascripts/blob/edit_blob.js.coffee 7 additions, 0 deletionsapp/assets/javascripts/blob/edit_blob.js.coffee
- app/assets/javascripts/blob/new_blob.js.coffee 7 additions, 0 deletionsapp/assets/javascripts/blob/new_blob.js.coffee
- app/assets/stylesheets/pages/editor.scss 4 additions, 0 deletionsapp/assets/stylesheets/pages/editor.scss
- app/controllers/application_controller.rb 30 additions, 0 deletionsapp/controllers/application_controller.rb
- app/controllers/projects/blob_controller.rb 16 additions, 2 deletionsapp/controllers/projects/blob_controller.rb
- app/helpers/merge_requests_helper.rb 0 additions, 28 deletionsapp/helpers/merge_requests_helper.rb
- app/views/projects/blob/edit.html.haml 8 additions, 0 deletionsapp/views/projects/blob/edit.html.haml
- app/views/projects/blob/new.html.haml 8 additions, 0 deletionsapp/views/projects/blob/new.html.haml
Loading
Please register or sign in to comment