{"id":18150828,"url":"https://github.com/kulichkoff/chgpf","last_synced_at":"2026-04-30T10:10:04.692Z","repository":{"id":260275036,"uuid":"880837654","full_name":"kulichkoff/chgpf","owner":"kulichkoff","description":"A simple command-line tool to change Git profiles with ease","archived":false,"fork":false,"pushed_at":"2024-12-27T08:33:17.000Z","size":27,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T23:29:24.503Z","etag":null,"topics":["cli","git","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kulichkoff.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-30T13:04:13.000Z","updated_at":"2024-12-27T08:32:38.000Z","dependencies_parsed_at":"2025-04-06T23:37:46.347Z","dependency_job_id":null,"html_url":"https://github.com/kulichkoff/chgpf","commit_stats":null,"previous_names":["kulichkoff/chgpf"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/kulichkoff/chgpf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kulichkoff%2Fchgpf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kulichkoff%2Fchgpf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kulichkoff%2Fchgpf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kulichkoff%2Fchgpf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kulichkoff","download_url":"https://codeload.github.com/kulichkoff/chgpf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kulichkoff%2Fchgpf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32460987,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","git","rust"],"created_at":"2024-11-02T01:05:36.561Z","updated_at":"2026-04-30T10:10:04.676Z","avatar_url":"https://github.com/kulichkoff.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# chgpf\n\nA simple command-line tool to change Git profiles with ease.\n\n## Table of Contents\n\n- [Features](#features)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Configuration](#configuration)\n- [License](#license)\n\n## Features\n\n- Switch between multiple Git profiles in a single command.\n- Easy configuration and setup.\n- Lightweight and fast.\n\n## Installation\n\nTo install `chgpf`, you can check *Releases* page or just install with `cargo`:\n\n```bash\ncargo install chgpf --git https://github.com/kulichkoff/chgpf\n```\n\n## Usage\n\n```bash\nchgpf \u003cprofile_name\u003e\n```\n\nReplace `\u003cprofile_name\u003e` with the name of the profile you want to switch to.\n\n## Configuration\n\nCreate a configuration file in your home directory to define your Git\nprofiles. In Unix systems it should be `~/.config/chgpf/profiles`.\n\n```toml\n[profile_name]\nuser = \"your_email@example.com\"\nname = \"Your Name\"\n```\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE)\nfile for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkulichkoff%2Fchgpf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkulichkoff%2Fchgpf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkulichkoff%2Fchgpf/lists"}