{"id":50391850,"url":"https://github.com/acrap/git_pswitcher","last_synced_at":"2026-05-30T18:32:03.392Z","repository":{"id":199146220,"uuid":"173420696","full_name":"acrap/git_pswitcher","owner":"acrap","description":"Git profile switcher written on Go","archived":false,"fork":false,"pushed_at":"2019-03-17T14:36:26.000Z","size":1182,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-10-08T22:25:36.585Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/acrap.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-03-02T08:04:17.000Z","updated_at":"2023-10-08T22:25:42.322Z","dependencies_parsed_at":null,"dependency_job_id":"c2a01a27-096e-48ca-b1c7-1780d0044012","html_url":"https://github.com/acrap/git_pswitcher","commit_stats":null,"previous_names":["acrap/git_pswitcher"],"tags_count":2,"template":null,"template_full_name":null,"purl":"pkg:github/acrap/git_pswitcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acrap%2Fgit_pswitcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acrap%2Fgit_pswitcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acrap%2Fgit_pswitcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acrap%2Fgit_pswitcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acrap","download_url":"https://codeload.github.com/acrap/git_pswitcher/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acrap%2Fgit_pswitcher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33705207,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-30T02:00:06.278Z","response_time":92,"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":[],"created_at":"2026-05-30T18:32:02.643Z","updated_at":"2026-05-30T18:32:03.388Z","avatar_url":"https://github.com/acrap.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# README #\n\ngit_pswitcher is a utility to easily keep and switch between your Git profiles. Only Linux is currently supported.\n\n## Usage\n```\nUSAGE:\n   git_pswitcher [global options] command [command options] [arguments...]\n\nVERSION:\n   0.1.2\n\nDESCRIPTION:\n   git_pswitcher is an utility to keep git profiles and easily switch between them\n\nCOMMANDS:\n     list, l    get all stored profiles\n     remove, r  remove a profile from db by name. Specify the name with --name flag\n     add, a     add a profile to the list. Use --name and --email to set values\n     switch, s  switch to a profile. Just set the name with --name\n     help, h    Shows a list of commands or help for one command\n\nGLOBAL OPTIONS:\n   --name value   name of a git user\n   --email value  email of a git user\n   --help, -h     show help\n   --version, -v  print the version\n```\n\n## Where is the database stored?\n\nThe database with your profiles can be found in ```/home/$USER/.git_pswitcher\nIt can be easily moved to another machine.\n\n## TODO\n\n* Add Windows support (only Linux is supported currently)\n* Support SQLite databases to store git profiles (optional)\n* Use git wrapper instead of using os.Exec calls\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facrap%2Fgit_pswitcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Facrap%2Fgit_pswitcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facrap%2Fgit_pswitcher/lists"}