
git-mr
List of commands for git-mr:
-
git-mr:tldr:13bdb git-mr: Check out a specific merge request.$ git mr ${mr_number}try on your machineexplain this command
-
git-mr:tldr:1efed git-mr: Clean up old merge request branches.$ git mr cleantry on your machineexplain this command
-
git-mr:tldr:f6026 git-mr: Check out a merge request from a specific remote.$ git mr ${mr_number} ${remote}try on your machineexplain this command