git-ar 1.1.13

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
[
    {
        "name": "Test release",
        "tag_name": "v0.1.18",
        "description": "This is a test release",
        "created_at": "2024-03-10T05:18:06.610Z",
        "released_at": "2024-03-10T05:18:06.610Z",
        "upcoming_release": false,
        "author": {
            "id": 123456,
            "username": "jordilin",
            "name": "Jordi Carrillo",
            "state": "active",
            "locked": false,
            "avatar_url": "https://secure.gravatar.com/avatar/7804b03db00a23911337dad5ba173f7f3ad766bb8c4ffb9954de794580c097ca?s=80&d=identicon",
            "web_url": "https://gitlab.com/jordilin"
        },
        "commit": {
            "id": "48786891676aa58677a5f43223ec4bcdd367988d",
            "short_id": "48786891",
            "created_at": "2023-03-19T06:26:03.000+00:00",
            "parent_ids": [],
            "title": "Initial commit",
            "message": "Initial commit",
            "author_name": "Jordi Carrillo",
            "author_email": "jdoe@gmail.com",
            "authored_date": "2023-03-19T06:26:03.000+00:00",
            "committer_name": "Jordi Carrillo",
            "committer_email": "jdoe@gmail.com",
            "committed_date": "2023-03-19T06:26:03.000+00:00",
            "trailers": {},
            "extended_trailers": {},
            "web_url": "https://gitlab.com/jordilin/gitlapi/-/commit/48786891676aa58677a5f43223ec4bcdd367988d"
        },
        "commit_path": "/jordilin/gitlapi/-/commit/48786891676aa58677a5f43223ec4bcdd367988d",
        "tag_path": "/jordilin/gitlapi/-/tags/v0.1.18",
        "assets": {
            "count": 4,
            "sources": [
                {
                    "format": "zip",
                    "url": "https://gitlab.com/jordilin/gitlapi/-/archive/v0.1.18/gitlapi-v0.1.18.zip"
                },
                {
                    "format": "tar.gz",
                    "url": "https://gitlab.com/jordilin/gitlapi/-/archive/v0.1.18/gitlapi-v0.1.18.tar.gz"
                },
                {
                    "format": "tar.bz2",
                    "url": "https://gitlab.com/jordilin/gitlapi/-/archive/v0.1.18/gitlapi-v0.1.18.tar.bz2"
                },
                {
                    "format": "tar",
                    "url": "https://gitlab.com/jordilin/gitlapi/-/archive/v0.1.18/gitlapi-v0.1.18.tar"
                }
            ],
            "links": []
        },
        "evidences": [
            {
                "sha": "83da0fd12225f1b43b7759fd0ebeceea6359df72710d",
                "filepath": "https://gitlab.com/jordilin/gitlapi/-/releases/v0.1.18/evidences/8003233.json",
                "collected_at": "2024-03-10T05:18:06.775Z"
            }
        ],
        "_links": {
            "closed_issues_url": "https://gitlab.com/jordilin/gitlapi/-/issues?release_tag=v0.1.18&scope=all&state=closed",
            "closed_merge_requests_url": "https://gitlab.com/jordilin/gitlapi/-/merge_requests?release_tag=v0.1.18&scope=all&state=closed",
            "edit_url": "https://gitlab.com/jordilin/gitlapi/-/releases/v0.1.18/edit",
            "merged_merge_requests_url": "https://gitlab.com/jordilin/gitlapi/-/merge_requests?release_tag=v0.1.18&scope=all&state=merged",
            "opened_issues_url": "https://gitlab.com/jordilin/gitlapi/-/issues?release_tag=v0.1.18&scope=all&state=opened",
            "opened_merge_requests_url": "https://gitlab.com/jordilin/gitlapi/-/merge_requests?release_tag=v0.1.18&scope=all&state=opened",
            "self": "https://gitlab.com/jordilin/gitlapi/-/releases/v0.1.18"
        }
    }
]