From b1b897af7301e139ab1913b47d9ac9d31122b757 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E5=90=89=E5=BD=A4?= Date: Wed, 3 Apr 2019 21:52:57 +0800 Subject: [PATCH] Add 996 project MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/jeasonstudio/git-hook-996 一个 git pre-commit hook,禁止人们在非 965 工作时间提交代码。 同样使用了 996 LICENSE --- awesomelist/projects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesomelist/projects.md b/awesomelist/projects.md index 9bdee60..58abf33 100644 --- a/awesomelist/projects.md +++ b/awesomelist/projects.md @@ -89,3 +89,4 @@ Projects under 996ICU License. Thanks for your support! | - | [myTranslate](https://github.com/Julyme/myTranslate) | [GitHub](https://github.com/Julyme/myTranslate) | 一款基于eclipse的插件,用于翻译。 | | | [SmartTaskbar](https://github.com/ChanpleCai/SmartTaskbar) | [Github](https://github.com/ChanpleCai/SmartTaskbar) | A Lightweight Windows Taskbar Enhancement Utility | | - | [Image-Downloader](https://github.com/sczhengyabin/Image-Downloader) | [Github](https://github.com/sczhengyabin/Image-Downloader/) | 支持多个搜索引擎的网络图片批量爬虫工具 | +| - | [git-hook-996](https://github.com/jeasonstudio/git-hook-996) | [Github](https://github.com/jeasonstudio/git-hook-996) | 禁止在正常工作时间外提交代码 |