Skip to content
Snippets Groups Projects
Commit 9244c81b authored by Lin Jen-Shin's avatar Lin Jen-Shin :cookie:
Browse files

I think I am really confused, should be @tree_edit_project

parent e01c692a
No related branches found
No related tags found
1 merge request!7237Don't execute git hooks if you create branch as part of other change
Pipeline #
......@@ -13,7 +13,7 @@ def create_commit(service, success_path:, failure_path:, failure_view: nil, succ
)
result = service.new(
@mr_target_project, current_user, commit_params).execute
@tree_edit_project, current_user, commit_params).execute
if result[:status] == :success
update_flash_notice(success_notice)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment