{"id":22016381,"url":"https://github.com/simeg/is-everything-pushed","last_synced_at":"2026-04-20T13:06:20.415Z","repository":{"id":55506277,"uuid":"114565453","full_name":"simeg/is-everything-pushed","owner":"simeg","description":"A script to make sure everything in your Git repository folder is pushed","archived":false,"fork":false,"pushed_at":"2020-12-25T17:47:43.000Z","size":10,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T09:15:46.118Z","etag":null,"topics":["bash","bash-script","git","git-push"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/simeg.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":"2017-12-17T20:14:27.000Z","updated_at":"2022-05-16T05:52:51.000Z","dependencies_parsed_at":"2022-08-15T02:00:47.450Z","dependency_job_id":null,"html_url":"https://github.com/simeg/is-everything-pushed","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/simeg/is-everything-pushed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simeg%2Fis-everything-pushed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simeg%2Fis-everything-pushed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simeg%2Fis-everything-pushed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simeg%2Fis-everything-pushed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simeg","download_url":"https://codeload.github.com/simeg/is-everything-pushed/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simeg%2Fis-everything-pushed/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32048456,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bash","bash-script","git","git-push"],"created_at":"2024-11-30T04:34:43.781Z","updated_at":"2026-04-20T13:06:20.384Z","avatar_url":"https://github.com/simeg.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `is-everything-pushed` ![CI](https://github.com/simeg/is-everything-pushed/workflows/CI/badge.svg)\nA bash script to make sure everything in your Git repository folder is pushed.\n\n# Usage\n```sh\n$ sh ./is-everything-pushed.sh /path/to/repos/parent/folder\n```\n\nThis scripts assumes you have all your Git repositories in the same\nparent-folder.\n\n```sh\n.\n├── repo-1\n├── repo-2\n├── repo-3\n└── ...\n```\n\n## Example Output\nWhen you have unpushed changes:\n```sh\n🙈  Unpushed changes in\t/Users/simon/repos/dotfiles/\n🙈  Unpushed changes in\t/Users/simon/repos/lazy-reading/\n```\n\nWhen you don't have any unpushed changes:\n```sh\nNo unpushed changes! All is good 👌\n```\n\n## Quick Usage\n`curl` the script and execute it. Just make sure to\nreplace `[REPO FOLDER]` with an absolute path to your repo folder.\n```sh\n$ /bin/bash \u003c(curl -s https://raw.githubusercontent.com/simeg/is-everything-pushed/master/is-everything-pushed.sh) [REPO FOLDER]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimeg%2Fis-everything-pushed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimeg%2Fis-everything-pushed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimeg%2Fis-everything-pushed/lists"}