{"id":16347911,"url":"https://github.com/victoriadrake/gitdo","last_synced_at":"2025-03-23T00:33:01.753Z","repository":{"id":82779324,"uuid":"282656227","full_name":"victoriadrake/gitdo","owner":"victoriadrake","description":"🦾 Tools for doing things with Git repositories","archived":false,"fork":false,"pushed_at":"2020-08-17T13:42:55.000Z","size":39,"stargazers_count":11,"open_issues_count":2,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T16:04:09.418Z","etag":null,"topics":["bash","bash-script","command-line","command-line-tool","git","scripts","terminal"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/victoriadrake.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":"2020-07-26T13:31:43.000Z","updated_at":"2024-08-12T20:04:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"ea6afdc2-71c1-4c42-93a8-d399767fd7e0","html_url":"https://github.com/victoriadrake/gitdo","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victoriadrake%2Fgitdo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victoriadrake%2Fgitdo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victoriadrake%2Fgitdo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victoriadrake%2Fgitdo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/victoriadrake","download_url":"https://codeload.github.com/victoriadrake/gitdo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245040235,"owners_count":20551297,"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":["bash","bash-script","command-line","command-line-tool","git","scripts","terminal"],"created_at":"2024-10-11T00:47:02.852Z","updated_at":"2025-03-23T00:33:01.733Z","avatar_url":"https://github.com/victoriadrake.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tools for doing things with Git 🦾\n\nA collection of shell scripts that do helpful things with Git repositories.\n\n![Screenshot of status.sh output](status-screenshot.png)\n\n## Included Tools\n\n- `list-push-remotes.sh`: outputs to stdout the origin push URL for each Git repository. Use this to create a list of your Git remote URLs.\n- `status.sh`: a variant of [`git-rundown`](https://github.com/victoriadrake/git-rundown). Use this to quickly see the status of all your Git repositories.\n\n## Usage\n\n`gitdo` scripts expect to live alongside your other Git repositories. This works well when you keep all your Git repositories under a single directory, e.g. `workspace/` or `github/`. For example:\n\n```text\ngithub/\n├── dotfiles\n├── gitdo\n├── hugo-remote\n└── introduction\n```\n\nWhen in the `github/` directory, you can run `gitdo` scripts in the terminal. For example:\n\n```sh\ncd github/\n./gitdo/status.sh\n```\n\nThis lists the current `git status` information for all your repositories.\n\n## Contributions\n\nScript contributions and improvements are most welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictoriadrake%2Fgitdo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvictoriadrake%2Fgitdo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictoriadrake%2Fgitdo/lists"}