{"id":16058999,"url":"https://github.com/andyatkinson/git-hooks","last_synced_at":"2025-07-29T14:09:03.874Z","repository":{"id":11823582,"uuid":"14376439","full_name":"andyatkinson/git-hooks","owner":"andyatkinson","description":"A place to store git hook-triggered code and a method to install them","archived":false,"fork":false,"pushed_at":"2014-06-13T00:03:18.000Z","size":132,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-01T17:48:17.096Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/andyatkinson.png","metadata":{"files":{"readme":"README.markdown","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":"2013-11-13T21:07:15.000Z","updated_at":"2014-06-13T00:12:30.000Z","dependencies_parsed_at":"2022-09-14T09:41:01.109Z","dependency_job_id":null,"html_url":"https://github.com/andyatkinson/git-hooks","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andyatkinson/git-hooks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyatkinson%2Fgit-hooks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyatkinson%2Fgit-hooks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyatkinson%2Fgit-hooks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyatkinson%2Fgit-hooks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyatkinson","download_url":"https://codeload.github.com/andyatkinson/git-hooks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyatkinson%2Fgit-hooks/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267701091,"owners_count":24130441,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"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":[],"created_at":"2024-10-09T03:41:24.142Z","updated_at":"2025-07-29T14:09:03.846Z","avatar_url":"https://github.com/andyatkinson.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Git hooks\n\nGit repositories have a `hooks` directory that can be modified for a given repository. This project adds a way to install and remove hooks for a project. The project has a couple example hooks.\n\n#### Hooks\n\n  * post-merge: show the last 3 commits after pulling, rebuild ctags\n  * pre-commit Rails hook: check for typical bad strings that shouldn't be committed\n\n##### Install\n\n    ruby script/hookify /path/to/project\n\n##### Remove\n\n    rm /path/to/project/.git/hooks/hook_to_delete\n\nVerify the hooks were installed by checking the `.git/hooks` directory.\n\nThe hookify script is from [edouard](http://github.com/edouard).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandyatkinson%2Fgit-hooks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandyatkinson%2Fgit-hooks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandyatkinson%2Fgit-hooks/lists"}