From b31779c50a842eb2677f6fde73ad7c60c91a0035 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Tue, 29 Nov 2016 09:13:30 -0800 Subject: [PATCH] add git-extra-commands link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0e79a5e..8697320 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,7 @@ Pull requests on interesting tools/projects/resources are welcome. * [GitIgnore Collection](https://github.com/github/gitignore) - collection of gitignore files for various programming language * [etckeeper](http://etckeeper.branchable.com/) - a collection of tools to let /etc be stored in a git repository * [git-extras](https://github.com/tj/git-extras) – git utilities adding useful git commands. +* [git-extra-commands](https://github.com/unixorn/git-extra-commands) - Another collection of useful git commands. * [Gitrob](https://github.com/michenriksen/gitrob) - a command line tool to find sensitive information lingering in publicly available files on GitHub * [gitFS](https://www.presslabs.com/gitfs/) - a FUSE file system that fully integrates with git * [ghq](https://github.com/motemen/ghq) — Organization for remote repositories