diff --git a/README.md b/README.md index 6b5b790..5b49280 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,7 @@ will create the symbolic link for each script in the \ directory. - [git-graphviz](git-graphviz) creates dot-graph of a git repository. - [git-ignore](git-ignore) gets specified gitignore settings from [https://gitignore.io/](https://gitignore.io/) website. - [git-makeignore](git-makeignore) stores files with '+GITIGNORE' marks into .gitignore file. +- [git-recent](git-recent) lists all local branches, sorted by last commit. (c) https://github.com/paulirish/git-recent - [git-top](git-top) shows the most edited files in current git repository. ## WM