{"id":39613050,"url":"https://github.com/weykon/git-push-url","last_synced_at":"2026-01-18T08:12:26.769Z","repository":{"id":49318163,"uuid":"517277310","full_name":"weykon/git-push-url","owner":"weykon","description":"a cli as git tool to adding some remote url in Nodejs ","archived":false,"fork":false,"pushed_at":"2023-01-05T06:15:28.000Z","size":12,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-18T08:27:35.329Z","etag":null,"topics":["cli","git"],"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/weykon.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":"2022-07-24T09:16:23.000Z","updated_at":"2023-03-24T03:08:49.000Z","dependencies_parsed_at":"2023-02-03T15:15:15.438Z","dependency_job_id":null,"html_url":"https://github.com/weykon/git-push-url","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/weykon/git-push-url","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weykon%2Fgit-push-url","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weykon%2Fgit-push-url/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weykon%2Fgit-push-url/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weykon%2Fgit-push-url/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weykon","download_url":"https://codeload.github.com/weykon/git-push-url/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weykon%2Fgit-push-url/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28534140,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"online","status_checked_at":"2026-01-18T02:00:07.578Z","response_time":98,"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"],"created_at":"2026-01-18T08:12:26.615Z","updated_at":"2026-01-18T08:12:26.689Z","avatar_url":"https://github.com/weykon.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![download img](https://img.shields.io/npm/dt/git-push-url)\n\n\n\u003e this CLI change __\"./.git/config\"__ file content of remote url settings.\n\n# Background\n\nwhen we want to push multiple repo:\n\n- multiple remote (the commonly used： git remote add origin \u003cgit_repo_url\u003e)\n\n- multiple urls below same remote (similarly: git remote set-url origin \u003cgit_repo_url\u003e)\n\nIn \"set-url\" can't add urls, it just replace url.\n\nThe purpose of this tool is to simply add urls, and yes, it is that simple.\n\n\n## Use For\nPush multiple repositories\n\n## Usage\n\n```shell\nnpm i git-push-url -g\ngit-push-url add https://github.com/user/repo.git\n#or\ngit-push-url remove https://github.com/user/repo.git\n```\n\n## Principle\n\u003e Changed the remote content in the __\"./.git/config\"__ file in the current directory, adding or removing the URL.\n\nWelcome to contribute. \n\ngithub: https://github.com/weykon/git-push-url\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweykon%2Fgit-push-url","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweykon%2Fgit-push-url","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweykon%2Fgit-push-url/lists"}