Hacker News
- Hk, a new Git hook manager https://hk.jdx.dev/about.html 82 comments
- Yipit Django Blog: Why You Need a Git Pre-Commit Hook http://tech.yipit.com/2011/11/16/183772396/ 19 comments
- Git Hooks - pre-commit http://leftnode.com/git-hooks-pre-commit/ 6 comments
- Show HN: Git Confirm. Git hook to catch accidentally committed code (TODO/Skip) https://github.com/pimterry/git-confirm 45 comments
- GitLab 7.10 is out Google Code import, Default Git Hooks and more https://about.gitlab.com/2015/04/22/gitlab-7-10-released/ 4 comments
Lobsters
- ToolJet: Self-hosted platform for building multi-page applications & automated workflows. Now supports git-sync, web-hook triggers & AWS Lambda functions. Open-core with no limits on number of users, apps, tables, data sources or workflows. Try locally using Docker. https://github.com/ToolJet/ToolJet 10 comments selfhosted
- Pre-commit hooks with Husky.NET - build, format, and test your .NET application before a Git commit https://www.code4it.dev/blog/husky-dotnet-precommit-hooks/ 18 comments dotnet
- Automatically migrate large files to Git LFS with pre-push hook https://gist.github.com/kumorikuma/efb30330adbdcffabf6065cc0f7033cd 2 comments gamedev
- ChatGPT Git Hook Writes Your Commit Messages https://github.com/tom-doerr/chatgpt_commit_message_hook 15 comments programming
- Git hook to capture "error: failed to push some refs to" https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks 2 comments git
- My Laravel specific git hooks for post-checkout and post-merge https://gist.github.com/mortenscheel/9cf1d93b33268e4d1b2172146cbd6e20 7 comments laravel
- Trouble with magit and git pre-commit hooks https://github.com/magit/magit/issues/3419 7 comments emacs
- 2 Use Cases of Python Pre-commit Hooks to Tidy Up Your Git Repositories https://betterprogramming.pub/2-use-cases-of-python-pre-commit-hooks-to-tidy-up-your-git-repositories-8d86c9c4f06b 2 comments python
- y|sndr - Hooking up with Git - A nix managed solution to git hook management https://blog.ysndr.de/posts/code/2021-12-02-git-hooks/ 2 comments nixos
- Git hooks for Conventional Commits system wide ? https://www.conventionalcommits.org/en/v1.0.0/ 10 comments git
- Ensuring code consistency with git hooks https://alexc.link/blog/ensuring-code-consistency-with-git-hooks 3 comments ruby
- Getting started with Git Hooks using ghooks https://blog.soshace.com/getting-started-with-git-hooks-using-ghooks/ 5 comments programming
- Use Git Hooks to ease your development workflow https://www.linkedin.com/pulse/use-git-hooks-ease-your-development-workflow-raj-hawaldar-/ 3 comments git
- Improve your Git workflow and save time with Git hooks https://www.compscilauren.com/blog/improve-your-git-workflow-and-save-time-with-git-hooks 5 comments git
- Use GIT HOOKS for better commits and to control the lights in your room https://youtu.be/EvpZkdkp-v0 5 comments git
- Automating tasks and improving developer workflow with pre-commit git hooks http://nts.strzibny.name/automating-tasks-and-improving-developer-workflow-with-pre-commit-git-hooks/ 13 comments programming
- Using Pre-Commit and Pre-Push Git Hooks in a React Project https://levelup.gitconnected.com/using-pre-commit-and-pre-push-git-hooks-in-a-react-project-6c83431ef2bd 3 comments reactjs
- A simple personal wiki using a little Python and a small Git hook https://medium.com/@trstringer/a-simple-personal-wiki-using-a-little-python-and-a-small-git-hook-c352fc5cca8b 6 comments git
- hitched - simple and light Git hooks for Node packages https://www.npmjs.com/package/hitched 5 comments node
- Writing Git Hooks using Rust https://www.worthe-it.co.za/programming/2017/08/29/writing-git-hooks-using-rust.html 5 comments rust
- Some useful things I recently learned about Git hooks https://www.cqse.eu/en/blog/how-not-to-write-git-hooks/ 2 comments programming
- Do git server side hooks work on remotes that are on the local filesystem? http://www.thehorrors.org.uk/snippets/git-local-filesystem-remotes/ 4 comments git
- Quickhook: a new Git hook manager https://precompile.com/2016/09/21/quickhook-git-hook-manager.html 5 comments git
- Git Confirm: A git hook to catch accidentally committed placeholders (TODO / @Ignore) https://github.com/pimterry/git-confirm 8 comments programming
- A git hook to modify the "git rebase -i" template? https://github.com/mfontani/los-opinionated-git-tools/blob/master/git-rr 3 comments git
- Git Hooks for the Front End Developer http://www.blog.bradleygore.com/2015/08/07/git-hooks-for-the-front-end-developer/ 13 comments git
- Global hooks with git http://devlinzed.com/2013/oct/global-hooks-with-git 4 comments git
- Git's new pre-push hook, avoid breaking the build punishments http://blog.ittybittyapps.com/blog/2013/09/03/git-pre-push/?rf=rdt 11 comments programming
- Git: Automatic Merges With Server Side Hooks (For The Win!) http://blogs.atlassian.com/2013/05/git-automatic-merges-with-server-side-hooks-for-the-win/ 18 comments programming
- Just tagged the first release of HookKit - a git hook management system. Would love some feedback! https://github.com/jesper/hookkit/tree/v0.1 4 comments git
- Take corrective action with git commit hooks http://eng.wealthfront.com/2011/03/corrective-action-with-gits-pre-commit.html 8 comments programming
- Git Hooks, Presently, Mice, Sharks, and Zombies http://intridea.com/2009/3/20/git-hooks-presently-mice-sharks-and-zombies?blog=development 3 comments git
- manipulating git commit messages with Git hooks and Golang https://fullstack.network/session-19-manipulating-git-commit-messages-with-git-hooks-and-golang-7f7a4192f7bf 4 comments golang
- GitLab Blog | GitLab 7.5 and GitLab CI 5.2 released with new and custom git hooks and parallel builds https://about.gitlab.com/2014/11/21/gitlab-7-5-and-ci-5-2-released/ 4 comments git