From d228b125d93f182bf5ce4e7393321d35ba11a7c3 Mon Sep 17 00:00:00 2001 From: Eduard Martinescu Date: Tue, 22 Sep 2015 14:57:57 -0400 Subject: [PATCH] Add GitBlit to self hosted offerings --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2e55126..fad2979 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ Pull requests on interesting tools/projects/resources are welcome. * [Upsource](https://www.jetbrains.com/upsource) - recent offer from Jetbrains, a famos developer-oriented software company. Code repository hosting feature pending. Free for 10 users. Good integration with YouTrack and TeamCity * [GitBucket](https://github.com/takezoe/gitbucket/) - a GitHub clone powered by Scala. * [Gogs](http://gogs.io/) - a self-hosted Git Service written in Go. +* [GitBlit](http://gitblit.com/) Pure Java Stack for managing, view, and serving Git repositories. ## Workflow *Inexpensive branching allows people adopt workflows other than the classic centralilzed workflow*