Changes for page Getting Started with Git

Last modified by Bastian Triller on 2013/05/21 17:24

From version 216.1
edited by Bastian Triller
on 2013/04/21 15:06
Change comment: There is no comment for this version
To version 214.1
edited by Bastian Triller
on 2013/04/21 14:58
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -111,14 +111,6 @@
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 -
122 122  = Unique Git Concepts =
123 123  
124 124  === Rebasing ===