1GIT-LAB-CLOSEMR(1) git-lab Manual GIT-LAB-CLOSEMR(1)
2
3
4
6 git-lab-closemr - Close a merge-request
7
8
10 git-lab closemr [-h] [-p] [remote] id
11
12
14 Close a merge-request that you have opened.
15
16
18 -h, --help
19 Show help message and exit
20
21
22 remote The remote to use (default: upstream tracking remote)
23
24
25 id Merge request id to use
26
27
28 -p, --parent
29 Use the remote's parent project, rather than the remote's
30 project
31
32
34 git-lab-listmr(1)
35
36
38 git-lab was written by Neil Horman <nhorman@redhat.com>.
39
40
42 The latest version of git-lab may be downloaded from
43 ⟨https://gitlab.com/nhorman/git-lab-porcelain⟩
44
45
46
47git-lab 0.5 2020/03/12 GIT-LAB-CLOSEMR(1)