{"id":24641758,"url":"https://github.com/abh80/git-hooks","last_synced_at":"2025-08-22T12:43:11.216Z","repository":{"id":184629902,"uuid":"672225227","full_name":"abh80/git-hooks","owner":"abh80","description":"My custom git hooks which I use across my repositories","archived":false,"fork":false,"pushed_at":"2023-08-02T10:38:09.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-25T12:44:37.560Z","etag":null,"topics":["git-automation","git-hooks"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","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/abh80.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,"governance":null}},"created_at":"2023-07-29T10:46:42.000Z","updated_at":"2023-07-29T13:57:44.000Z","dependencies_parsed_at":"2023-07-29T11:53:54.190Z","dependency_job_id":null,"html_url":"https://github.com/abh80/git-hooks","commit_stats":null,"previous_names":["abh80/git-hooks"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abh80%2Fgit-hooks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abh80%2Fgit-hooks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abh80%2Fgit-hooks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abh80%2Fgit-hooks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abh80","download_url":"https://codeload.github.com/abh80/git-hooks/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244618030,"owners_count":20482315,"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":["git-automation","git-hooks"],"created_at":"2025-01-25T12:44:41.907Z","updated_at":"2025-03-20T12:52:54.977Z","avatar_url":"https://github.com/abh80.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-hooks\nMy custom git hooks which I use across my repository\n\n\u003e Note: requires [Powershell](https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell-on-windows?view=powershell-7.3) to be installed in your system\n\n# Installation\nAdd it using [git submodule](https://git-scm.com/book/en/v2/Git-Tools-Submodules).\n\n```bash\n$ git submodule add https://github.com/abh80/git-hooks.git\n```\n\n# Usage\nExecute the script using their relative paths `git-hooks/\u003cscript\u003e.ps1`\n\n# Available scripts\n\n- **Commit Message**\n  \n  Automatically formats your git commit message and commits them easily, also commits your each file separately.\n\n  1. Stage the changes using `git add .` or individually `git add \u003csome-file\u003e`\n  2. Execute the script `./git-hooks/commmit-message.ps1`\n  3. Everything required will be prompted next!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabh80%2Fgit-hooks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabh80%2Fgit-hooks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabh80%2Fgit-hooks/lists"}