Commit 5763f297 authored by jboyson's avatar jboyson

The source branch will be deleted

parent 19d4ed0e
......@@ -342,7 +342,6 @@ export default {
commit_message: this.commitMessage,
auto_merge_strategy: useAutoMerge ? this.preferredAutoMergeStrategy : undefined,
should_remove_source_branch: this.removeSourceBranch === true,
force_remove_source_branch: this.removeSourceBranch === true,
squash: this.squashBeforeMerge,
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment