{"id":22542741,"url":"https://github.com/vietdien2005/git-alert","last_synced_at":"2026-04-17T12:33:46.393Z","repository":{"id":97899080,"uuid":"96226885","full_name":"vietdien2005/git-alert","owner":"vietdien2005","description":"This bash script watch new commit of your repository.","archived":false,"fork":false,"pushed_at":"2017-07-07T09:56:08.000Z","size":3,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-05T11:40:17.906Z","etag":null,"topics":["bash","crontab","git","notification"],"latest_commit_sha":null,"homepage":null,"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/vietdien2005.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":"2017-07-04T14:32:35.000Z","updated_at":"2021-05-19T07:00:00.000Z","dependencies_parsed_at":"2023-05-31T15:00:39.963Z","dependency_job_id":null,"html_url":"https://github.com/vietdien2005/git-alert","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vietdien2005/git-alert","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vietdien2005%2Fgit-alert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vietdien2005%2Fgit-alert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vietdien2005%2Fgit-alert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vietdien2005%2Fgit-alert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vietdien2005","download_url":"https://codeload.github.com/vietdien2005/git-alert/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vietdien2005%2Fgit-alert/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31929792,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T10:35:34.458Z","status":"ssl_error","status_checked_at":"2026-04-17T10:35:09.472Z","response_time":62,"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","crontab","git","notification"],"created_at":"2024-12-07T13:12:26.281Z","updated_at":"2026-04-17T12:33:46.377Z","avatar_url":"https://github.com/vietdien2005.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"git-alert\n========\n\nThis bash script watch new commit of your repository \n\nNotice: Only on Linux, sorry Unix \u0026 Windows guys\n\nInstallation:\n------------\nRun command: \n\n\tgit clone https://github.com/vietdien2005/git-alert.git\n\tcd git-alert \u0026\u0026 chmod +x git-alert \u0026\u0026 sudo mv git-alert /usr/bin\n\nAnd create your cron:\n\n\tcrontab -l | { cat; echo \"* * * * * git-alert /home/repo origin/master \u003e/dev/null 2\u003e\u00261\"; } | crontab -\n\nOr run command ` crontab -e ` and input this line:\n\n\t* * * * * git-alert /home/repo origin/master \u003e/dev/null 2\u003e\u00261\n\nUsage:\n----------\n\n    git-alert \u003cgit_folder\u003e \u003cremote\u003e/\u003cbranch\u003e\n\nExample:\n----------\n\n    git-alert /home/your_repo origin/master\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvietdien2005%2Fgit-alert","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvietdien2005%2Fgit-alert","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvietdien2005%2Fgit-alert/lists"}