From 545653cda9ac4a2f66900fefcb76075058ea829b Mon Sep 17 00:00:00 2001 From: Steve Mao Date: Thu, 30 Mar 2017 17:08:44 +1100 Subject: [PATCH] add git-standup --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3e8a141..f975205 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [gitsome](#gitsome) - [Git Hound](#git-hound) - [git-recall](#git-recall) +- [git-standup](#git-standup) ## [git-extras](https://github.com/tj/git-extras) @@ -1452,9 +1453,8 @@ TBD TBD -## [git-recall](https://github.com/Fakerr/git-recall) -Simple and handy tool to easily recall what you've done +## [git-recall](https://github.com/Fakerr/git-recall) ![](https://camo.githubusercontent.com/eb306717b95724c33dd0de91faa535a4818cc7d0/687474703a2f2f696d6775722e636f6d2f7a7577324c71572e676966) @@ -1474,6 +1474,14 @@ $ git recall -f ``` +## [git-standup](https://github.com/kamranahmedse/git-standup) + +``` +$ git standup +87e9a50 - i did something awesome! (5 seconds ago) +``` + + ## License [![CC0](https://i.creativecommons.org/p/zero/1.0/88x31.png)](https://creativecommons.org/publicdomain/zero/1.0/)