Browse Source

git-recent -> README.md

master
Maxim Likhachev 6 years ago committed by Maxim Likhachev
parent
commit
bb9a326987
  1. 1
      README.md

1
README.md

@ -86,6 +86,7 @@ will create the symbolic link for each script in the \<path> directory. @@ -86,6 +86,7 @@ will create the symbolic link for each script in the \<path> 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

Loading…
Cancel
Save