You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pulls.cmd_instruction_checkout_desc = From your project repository, check out a new branch and test the changes.
1892
1892
pulls.cmd_instruction_merge_title = Merge
1893
1893
pulls.cmd_instruction_merge_desc = Merge the changes and update on Gitea.
1894
+
pulls.cmd_instruction_merge_warning = Warning: This operation can not merge pull request because "autodetect manual merge" was not enable
1894
1895
pulls.clear_merge_message = Clear merge message
1895
1896
pulls.clear_merge_message_hint = Clearing the merge message will only remove the commit message content and keep generated git trailers such as "Co-Authored-By …".
0 commit comments