Changes for page Getting Started with Git
Last modified by Bastian Triller on 2013/05/21 17:24
From version 214.1
edited by Bastian Triller
on 2013/04/21 14:58
on 2013/04/21 14:58
Change comment:
There is no comment for this version
To version 215.1
edited by Bastian Triller
on 2013/04/21 15:06
on 2013/04/21 15:06
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -111,6 +111,14 @@ 111 111 * During setup, gitolite creates the file /.ssh/authorized//keys in the gitolite user account. Ensure it has permissions of 600. If not change it// 112 112 * If other system users such as apache, chiliproject or redmine need [[read access to the gitolite repositories to allow integration>>http://www.giocc.com/public-repositories-in-gitolite-with-umasks.html]], then you probably want to change the $REPO//MASK configuration value from 0077 to 0027 in the [[gitolite configuration file>>http://sitaramc.github.com/gitolite/rc.html]]// 113 113 114 +=== Gitlab - Self hosted Git management software === 115 + 116 +From the [[Gitlab>>http://gitlab.org/]] homepage: 117 + 118 +GitLab is a fast, secure and stable solution to manage your projects. 119 +It is based on Ruby on Rails and has a free and open-source license (MIT). 120 +GitLab is the most installed git management application in the world. 121 + 114 114 = Unique Git Concepts = 115 115 116 116 === Rebasing ===