public marks

PUBLIC MARKS from falko with tags wheezy & "version control"

20 January 2013 11:00

Debian Wheezy Local Git Server With Git Lite Workflow | HowtoForge - Linux Howtos and Tutorials

(via)
This howto describes a shared local git server setup for a small team. This is a repository layout that is familiar to anyone used to working with a traditional version control system. One of the tutorial objectives is to show detailed steps to prepare the server and publish the code on a public service like Github, Gitorius et. al. A second objective is to introduce the Git Lite Workflow in team development. This serves as an introduction to gits powerful branch and merge features. Your personal favorite workflow may be different compared to this model.