Fetch all merge requests as local branches and link to a remote
fetch_work(token, assignment, page = 1, server = "https://gitlab.com/api/v4/")
GitLab token
Name of the assignment (e.g., "class345/class345-assignment1")
Number of the results page to select
The gitlab API server
See https://github.com/vnijs/gitgadget for additional documentation