Skip to content

Commit

Permalink
add git-standup
Browse files Browse the repository at this point in the history
  • Loading branch information
stevemao authored Mar 30, 2017
1 parent fe0e896 commit 545653c
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)

Expand All @@ -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) <Steve Mao>
```


## License

[![CC0](https://i.creativecommons.org/p/zero/1.0/88x31.png)](https://creativecommons.org/publicdomain/zero/1.0/)
Expand Down

0 comments on commit 545653c

Please sign in to comment.