Last active 4 months ago

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

git

botanikanet revised this gist 4 months ago. Go to revision

No changes

botanikanet revised this gist 5 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