git-ar 1.1.12

Git all remotes. Git cli tool that targets both Github and Gitlab. Brings common development operations such as opening a pull request down to the shell. This is an alternative to both Github https://github.com/cli/cli and Gitlab https://gitlab.com/gitlab-org/cli cli tools.
Documentation
{
    "id": 5,
    "iid": 5,
    "project_id": 1,
    "title": "Approvals API",
    "description": "Test",
    "state": "opened",
    "created_at": "2016-06-08T00:19:52.638Z",
    "updated_at": "2016-06-09T21:32:14.105Z",
    "merge_status": "can_be_merged",
    "approvals_required": 2,
    "approvals_left": 0,
    "approved_by": [
        {
            "user": {
                "name": "Administrator",
                "username": "root",
                "id": 1,
                "state": "active",
                "avatar_url": "http://www.gravatar.com/avatar/e64c7d89f26bd1972efa854d13d7dd61?s=80\u0026d=identicon",
                "web_url": "http://localhost:3000/root"
            }
        },
        {
            "user": {
                "name": "Nico Cartwright",
                "username": "ryley",
                "id": 2,
                "state": "active",
                "avatar_url": "http://www.gravatar.com/avatar/cf7ad14b34162a76d593e3affca2adca?s=80\u0026d=identicon",
                "web_url": "http://localhost:3000/ryley"
            }
        }
    ]
}