gitlab-org--gitlab-foss/app/services/commits
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
..
change_service.rb Correct error message returned by ChangeService 2018-11-08 15:59:55 +00:00
cherry_pick_service.rb Enable frozen string in apps/services/**/*.rb 2018-07-16 12:36:41 -07:00
commit_patch_service.rb Eliminate duplicated words 2018-11-22 01:01:23 +09:00
create_service.rb Accept force option on commit via API 2019-03-06 10:44:59 +00:00
revert_service.rb Enable frozen string in apps/services/**/*.rb 2018-07-16 12:36:41 -07:00
tag_service.rb Add releases API 2018-12-31 12:05:56 +09:00