GitLab 병합 요청을 관리. 더 많은 정보: https://glab.readthedocs.io/en/latest/mr/create.html.
glab mr create
glab mr create --fill
glab mr create --draft
glab mr create --target-branch {{대상_브랜치}} --title "{{제목}}" --description "{{설명}}"
glab mr create --web