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": 44438708,
        "description": null,
        "name": "gitlapi",
        "name_with_namespace": "Jordi Carrillo / gitlapi",
        "path": "gitlapi",
        "path_with_namespace": "jordilin/gitlapi",
        "created_at": "2023-03-19T06:26:02.692Z",
        "default_branch": "main",
        "tag_list": [],
        "topics": [],
        "ssh_url_to_repo": "git@gitlab.com:jordilin/gitlapi.git",
        "http_url_to_repo": "https://gitlab.com/jordilin/gitlapi.git",
        "web_url": "https://gitlab.com/jordilin/gitlapi",
        "readme_url": "https://gitlab.com/jordilin/gitlapi/-/blob/main/README.md",
        "forks_count": 0,
        "avatar_url": null,
        "star_count": 1,
        "last_activity_at": "2024-03-10T05:17:44.262Z",
        "namespace": {
            "id": 123456,
            "name": "Jordi Carrillo",
            "path": "jordilin",
            "kind": "user",
            "full_path": "jordilin",
            "parent_id": null,
            "avatar_url": "https://secure.gravatar.com/avatar/123456?s=80&d=identicon",
            "web_url": "https://gitlab.com/jordilin"
        },
        "container_registry_image_prefix": "registry.gitlab.com/jordilin/gitlapi",
        "_links": {
            "self": "https://gitlab.com/api/v4/projects/44438708",
            "issues": "https://gitlab.com/api/v4/projects/44438708/issues",
            "merge_requests": "https://gitlab.com/api/v4/projects/44438708/merge_requests",
            "repo_branches": "https://gitlab.com/api/v4/projects/44438708/repository/branches",
            "labels": "https://gitlab.com/api/v4/projects/44438708/labels",
            "events": "https://gitlab.com/api/v4/projects/44438708/events",
            "members": "https://gitlab.com/api/v4/projects/44438708/members",
            "cluster_agents": "https://gitlab.com/api/v4/projects/44438708/cluster_agents"
        },
        "packages_enabled": true,
        "empty_repo": false,
        "archived": false,
        "visibility": "public",
        "owner": {
            "id": 123456,
            "username": "jordilin",
            "name": "Jordi Carrillo",
            "state": "active",
            "locked": false,
            "avatar_url": "https://secure.gravatar.com/avatar/123456?s=80&d=identicon",
            "web_url": "https://gitlab.com/jordilin"
        },
        "resolve_outdated_diff_discussions": false,
        "container_expiration_policy": {
            "cadence": "1d",
            "enabled": false,
            "keep_n": 10,
            "older_than": "90d",
            "name_regex": ".*",
            "name_regex_keep": null,
            "next_run_at": "2023-03-20T06:26:02.725Z"
        },
        "repository_object_format": "sha1",
        "issues_enabled": true,
        "merge_requests_enabled": true,
        "wiki_enabled": true,
        "jobs_enabled": true,
        "snippets_enabled": true,
        "container_registry_enabled": true,
        "service_desk_enabled": true,
        "service_desk_address": "",
        "can_create_merge_request_in": true,
        "issues_access_level": "enabled",
        "repository_access_level": "enabled",
        "merge_requests_access_level": "enabled",
        "forking_access_level": "enabled",
        "wiki_access_level": "enabled",
        "builds_access_level": "enabled",
        "snippets_access_level": "enabled",
        "pages_access_level": "enabled",
        "analytics_access_level": "enabled",
        "container_registry_access_level": "enabled",
        "security_and_compliance_access_level": "private",
        "releases_access_level": "enabled",
        "environments_access_level": "enabled",
        "feature_flags_access_level": "enabled",
        "infrastructure_access_level": "enabled",
        "monitor_access_level": "enabled",
        "model_experiments_access_level": "enabled",
        "model_registry_access_level": "enabled",
        "emails_disabled": false,
        "emails_enabled": true,
        "shared_runners_enabled": true,
        "lfs_enabled": true,
        "creator_id": 123456,
        "import_url": null,
        "import_type": null,
        "import_status": "none",
        "open_issues_count": 0,
        "description_html": "",
        "updated_at": "2024-03-10T05:18:06.783Z",
        "ci_default_git_depth": 20,
        "ci_forward_deployment_enabled": true,
        "ci_forward_deployment_rollback_allowed": true,
        "ci_job_token_scope_enabled": false,
        "ci_separated_caches": true,
        "ci_allow_fork_pipelines_to_run_in_parent_project": true,
        "build_git_strategy": "fetch",
        "keep_latest_artifact": true,
        "restrict_user_defined_variables": false,
        "runners_token": "GR1348941YmUusA35Y-rY8ptn1QiZ",
        "runner_token_expiration_interval": null,
        "group_runners_enabled": true,
        "auto_cancel_pending_pipelines": "enabled",
        "build_timeout": 3600,
        "auto_devops_enabled": false,
        "auto_devops_deploy_strategy": "continuous",
        "ci_config_path": "",
        "public_jobs": true,
        "shared_with_groups": [],
        "only_allow_merge_if_pipeline_succeeds": false,
        "allow_merge_on_skipped_pipeline": null,
        "request_access_enabled": true,
        "only_allow_merge_if_all_discussions_are_resolved": false,
        "remove_source_branch_after_merge": true,
        "printing_merge_request_link_enabled": true,
        "merge_method": "merge",
        "squash_option": "default_off",
        "enforce_auth_checks_on_uploads": true,
        "suggestion_commit_message": null,
        "merge_commit_template": null,
        "squash_commit_template": null,
        "issue_branch_template": null,
        "warn_about_potentially_unwanted_characters": true,
        "autoclose_referenced_issues": true,
        "external_authorization_classification_label": "",
        "requirements_enabled": false,
        "requirements_access_level": "enabled",
        "security_and_compliance_enabled": true,
        "compliance_frameworks": [],
        "permissions": {
            "project_access": {
                "access_level": 50,
                "notification_level": 3
            },
            "group_access": null
        }
    }
]