From b9b3c8df4bfb903e0b65a8a390729fc704640bc0 Mon Sep 17 00:00:00 2001 From: wwy Date: Mon, 18 May 2015 15:29:14 +0800 Subject: [PATCH] [Translating] 20150330 How to Serve Git Repositories Using Gitblit Tool in Linux.md --- ...w to Serve Git Repositories Using Gitblit Tool in Linux.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sources/tech/20150330 How to Serve Git Repositories Using Gitblit Tool in Linux.md b/sources/tech/20150330 How to Serve Git Repositories Using Gitblit Tool in Linux.md index 806a462675..aebd06f535 100644 --- a/sources/tech/20150330 How to Serve Git Repositories Using Gitblit Tool in Linux.md +++ b/sources/tech/20150330 How to Serve Git Repositories Using Gitblit Tool in Linux.md @@ -1,3 +1,5 @@ +translating by wwy-hust + How to Serve Git Repositories Using Gitblit Tool in Linux ================================================================================ Hi friends, today we'll be learning how to install Gitblit in your Linux Server or PC. So, lets check out what is a Git, its features and steps to install Gitblit. [Git is a distributed revision control system][1] with an emphasis on speed, data integrity, and support for distributed, non-linear workflows. It was initially designed and developed by Linus Torvalds for Linux kernel under the terms of the GNU General Public License version 2 development in 2005, and has since become the most widely adopted version control system for software development. @@ -98,4 +100,4 @@ via: http://linoxide.com/linux-how-to/serve-git-repositories-gitblit/ [a]:http://linoxide.com/author/arunp/ [1]:http://git-scm.com/ -[2]:http://gitblit.com/ \ No newline at end of file +[2]:http://gitblit.com/