From 797d986907afdfa74f9a17d0958788ba0ddb2f83 Mon Sep 17 00:00:00 2001 From: Lauren Stephenson Date: Sun, 22 Sep 2019 13:26:03 -0500 Subject: [PATCH] Add Git Hooks (#1589) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index c7cc4af..0bbbb3f 100755 --- a/readme.md +++ b/readme.md @@ -384,6 +384,7 @@ - [Git Cheat Sheet & Git Flow](https://github.com/arslanbilal/git-cheat-sheet#readme) - [Git Tips](https://github.com/git-tips/tips#readme) - [Git Add-ons](https://github.com/stevemao/awesome-git-addons#readme) - Enhance the `git` CLI. +- [Git Hooks](https://github.com/compscilauren/awesome-git-hooks#readme) - Scripts for automating tasks during `git` workflows. - [SSH](https://github.com/moul/awesome-ssh#readme) - [FOSS for Developers](https://github.com/tvvocold/FOSS-for-Dev#readme) - [Hyper](https://github.com/bnb/awesome-hyper#readme) - Cross-platform terminal app built on web technologies.