github.com/lelandbatey/lab@v0.12.1-0.20180712064405-55bfd303a5f0/docs/lab_mr_checkout.md (about) 1 ## lab mr checkout 2 3 Checkout an open merge request 4 5 ### Synopsis 6 7 Checkout an open merge request 8 9 ``` 10 lab mr checkout [flags] 11 ``` 12 13 ### Options 14 15 ``` 16 -b, --branch string checkout merge request with <branch> name 17 -h, --help help for checkout 18 -t, --track set checked out branch to track mr author remote branch, adds remote if needed 19 ``` 20 21 ### SEE ALSO 22 23 * [lab mr](lab_mr.md) - Describe, list, and create merge requests 24 25 ###### Auto generated by spf13/cobra on 12-Jul-2018