From f6c979d97af8b83542ca6e1d94f2b7f89b69cc25 Mon Sep 17 00:00:00 2001 From: Will Flowers Date: Mon, 24 Apr 2017 11:18:32 -0400 Subject: [PATCH] Add git hooks resources --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 2d8ae70..48c6a05 100644 --- a/readme.md +++ b/readme.md @@ -327,6 +327,7 @@ - [Git Cheat Sheet & Git Flow](https://github.com/arslanbilal/git-cheat-sheet) - [Git Tips](https://github.com/git-tips/tips) - [Git Add-ons](https://github.com/stevemao/awesome-git-addons) - Enhance the `git` CLI. +- [Git Hooks](http://githooks.com/) - Curated list of resources on and about git hooks. - [SSH](https://github.com/moul/awesome-ssh) - [FOSS for Developers](https://github.com/httpsGithubParty/FOSS-for-Dev) - [Hyper](https://github.com/bnb/awesome-hyper) - Cross-platform terminal app built on web technologies.