{"id":17920340,"url":"https://github.com/flakey5/git-profile","last_synced_at":"2026-05-08T14:42:00.942Z","repository":{"id":177114442,"uuid":"504993308","full_name":"flakey5/git-profile","owner":"flakey5","description":"Tool for managing multiple Git configurations.","archived":false,"fork":false,"pushed_at":"2022-07-04T23:02:41.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T08:35:53.274Z","etag":null,"topics":["dotnet","git"],"latest_commit_sha":null,"homepage":"","language":"C#","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/flakey5.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":"2022-06-19T02:20:00.000Z","updated_at":"2022-06-19T02:21:57.000Z","dependencies_parsed_at":"2023-07-25T20:46:47.855Z","dependency_job_id":null,"html_url":"https://github.com/flakey5/git-profile","commit_stats":null,"previous_names":["flakey5/git-profile"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/flakey5/git-profile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flakey5%2Fgit-profile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flakey5%2Fgit-profile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flakey5%2Fgit-profile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flakey5%2Fgit-profile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flakey5","download_url":"https://codeload.github.com/flakey5/git-profile/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flakey5%2Fgit-profile/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264232264,"owners_count":23576807,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["dotnet","git"],"created_at":"2024-10-28T20:24:49.067Z","updated_at":"2026-05-08T14:42:00.908Z","avatar_url":"https://github.com/flakey5.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-profile\nTool for managing multiple Git configurations. This only handles stuff in the `~/.gitconfig` file and not the authentication side of it.\n\n## Usage\n * `git-profile help` - Print usage\n * `git-profile show` - Print what configuration you're currently using. Same as running the program without any arguments.\n * `git-profile list` - List all profiles\n * `git-profile switch \u003cprofile name\u003e` - Switch to a profile\n * `git-profile create \u003cprofile name\u003e` - Create a new profile. This does not switch you to the new profile.\n * `git-profile edit \u003cprofile name\u003e` - Edit a profile\n * `git-profile delete \u003cprofile name\u003e` - Delete a profile\n\n## Getting started\nWhen you first run it, it will ask you for your preferred text editor and what you want your first profile to be named. Then it's just a matter of filling out the configuration file which is just a `.gitconfig` file but named (ex/ `testing123.gitconfig`).\nOnce you're done with that just run `git-profile switch \u003cyour profile name\u003e` and you're good to go.\n\n## Compiling\nThis is just a .NET 6 console app, so open the solution in `src/` and build in Visual Studio or restore \u0026 build using the .NET CLI. The only NuGet dependency is Newtonsoft.Json.\n\n## License\nSee [LICENSE](./LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflakey5%2Fgit-profile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflakey5%2Fgit-profile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflakey5%2Fgit-profile/lists"}