{"id":20302008,"url":"https://github.com/forthedamn/gitum","last_synced_at":"2025-04-11T13:37:00.106Z","repository":{"id":47241259,"uuid":"162299932","full_name":"forthedamn/gitum","owner":"forthedamn","description":"git user config manager,help you easy and fast set git local user config","archived":false,"fork":false,"pushed_at":"2021-09-07T09:28:43.000Z","size":35,"stargazers_count":8,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-15T09:42:54.801Z","etag":null,"topics":["git","git-config","git-user","git-user-manager"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/forthedamn.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}},"created_at":"2018-12-18T14:25:12.000Z","updated_at":"2022-07-23T17:32:31.000Z","dependencies_parsed_at":"2022-09-15T18:51:25.480Z","dependency_job_id":null,"html_url":"https://github.com/forthedamn/gitum","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forthedamn%2Fgitum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forthedamn%2Fgitum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forthedamn%2Fgitum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forthedamn%2Fgitum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/forthedamn","download_url":"https://codeload.github.com/forthedamn/gitum/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248410240,"owners_count":21098772,"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":["git","git-config","git-user","git-user-manager"],"created_at":"2024-11-14T16:28:47.989Z","updated_at":"2025-04-11T13:37:00.083Z","avatar_url":"https://github.com/forthedamn.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gitum -- git user manager\n\n[![NPM version][npm-image]][npm-url]\n\ngit user config manager,help you easy and fast set git local user config\n\n## Install\n\n```\n$ npm install -g gitum\n```\n\n## Example\n\n* 1.Add user config first\n\n```\n\n$ gum add forthedamn forthedamn@github.com\n\n$ gum add name name@company.com\n\n```\n\n* 2.Choose one user config,and your local git will use this user config\n\n```\n\n$ gum use forthedamn //switch config to forthedamn\n\n    Local user config has been set to: forthedamn\n```\n\n\n```\n$ gum ls\n\n* forthedamn - forthedamn@github.com\n  name -- name@company.com\n\n```\n\n\n## Usage\n\n```\nUsage: gum [options] [command]\n\nOptions:\n  -V, --version           output the version number\n  -h, --help              output usage information\n\nCommands:\n  ls                      List all the git user config\n  use \u003cusername\u003e          Change git user config to username\n  add \u003cusername\u003e \u003cemail\u003e  Add one custom user config\n  del \u003cusername\u003e          Delete one custom user config\n  help                    Print this help\n```\n\n## LICENSE\nMIT\n\n\n[npm-image]: https://img.shields.io/npm/v/gitum.svg?style=flat-square\n[npm-url]: https://npmjs.org/package/gitum\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforthedamn%2Fgitum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fforthedamn%2Fgitum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforthedamn%2Fgitum/lists"}