From 9485e5e0602f4b6ddda716537de4f9fff4de1784 Mon Sep 17 00:00:00 2001 From: Dominic Monroe Date: Fri, 28 Oct 2016 13:41:38 +0100 Subject: [PATCH] Add ghq to tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b1c49e7..0e79a5e 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,7 @@ Pull requests on interesting tools/projects/resources are welcome. * [git-extras](https://github.com/tj/git-extras) – git utilities adding 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 ## Extensions *Git is designed for source control management. but people extend the idea and push version control to everywhere*