gitlab-org--gitlab-foss/app/services/files
Patrick Bajao de5aef3bbd Accept force option on commit via API
When `force` is set to `true` and `start_branch` is set, the
branch will be ovewritten with the new commit based on the
`HEAD` of the `start_branch`.

This commit includes changes to update the `gitaly-proto` gem.
2019-03-06 10:44:59 +00:00
..
base_service.rb Use the correct email address when committing via a file service 2018-09-17 14:14:58 +01:00
create_dir_service.rb Enable frozen string in apps/services/**/*.rb 2018-07-16 12:36:41 -07:00
create_service.rb Enable frozen string in apps/services/**/*.rb 2018-07-16 12:36:41 -07:00
delete_service.rb Enable frozen string in apps/services/**/*.rb 2018-07-16 12:36:41 -07:00
multi_service.rb Accept force option on commit via API 2019-03-06 10:44:59 +00:00
update_service.rb Enable frozen string in apps/services/**/*.rb 2018-07-16 12:36:41 -07:00