git mr
Check out GitLab merge requests locally.
Part of `git-extras`.
- Check out a specific merge request:
git mr {mr_number}
- Check out a merge request from a specific remote:
git mr {mr_number} {remote}
- Checkout a merge request from its URL:
git mr {url}
- Clean up old merge request branches:
git mr clean
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).