Last active 10 months ago

Создание MR из консоли

git

botanikanet revised this gist 10 months ago. Go to revision

No changes

botanikanet revised this gist 10 months ago. Go to revision

1 file changed, 1 insertion

create_mr_from console (file created)

@@ -0,0 +1 @@
1 + git push -o merge_request.create -o merge_request.title="<Your MR Title>" -o merge_request.description="<Your MR Description>" origin <your-feature-branch>
Newer Older