From e7b9425ff30143aaf23f10264243d10ca3b24a2d Mon Sep 17 00:00:00 2001 From: Camilo Torres Date: Fri, 12 Jan 2018 17:19:17 -0500 Subject: [PATCH] Adds git-extra package, little extras for git like repo summary, repl, changelog population, author commit percentages, git-ignore, git-setup, git-changelog, git-release, git-effort and more. (#158) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e4b2568..3b800ca 100644 --- a/readme.md +++ b/readme.md @@ -280,6 +280,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [starring](https://github.com/ritz078/starring) - Automatically star the npm-packages that you are using on GitHub. - [git-secret](https://github.com/sobolevn/git-secret) - Store your private data inside a git repository. - [gitlab-cli](https://github.com/vishwanatharondekar/gitlab-cli) - gitlab cli for creating merge request from the command line. +- [git-extras](https://github.com/tj/git-extras) - Little git extras like git-ignore, git-setup, git-changelog, git-release, git-effort and more. ### Changelogs