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

I think I am really confused, should be @tree_edit_project

parent e01c692a
No related branches found
No related tags found
No related merge requests found
Loading
@@ -13,7 +13,7 @@ module CreatesCommit
Loading
@@ -13,7 +13,7 @@ module CreatesCommit
) )
   
result = service.new( result = service.new(
@mr_target_project, current_user, commit_params).execute @tree_edit_project, current_user, commit_params).execute
   
if result[:status] == :success if result[:status] == :success
update_flash_notice(success_notice) update_flash_notice(success_notice)
Loading
Loading
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