Skip to content

Instantly share code, notes, and snippets.

@afandiyusuf
Last active April 20, 2020 07:51
Show Gist options
  • Save afandiyusuf/f1fcc40d0910f4324f05be0b0f8cbc3b to your computer and use it in GitHub Desktop.
Save afandiyusuf/f1fcc40d0910f4324f05be0b0f8cbc3b to your computer and use it in GitHub Desktop.
push and make merge request trough console panel (gitlab)

git push origin [local-branch] -o merge_request.create -o merge_request.target=[target-branch]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment