Dashboard > Pulse v2.0 > ... > Project SCM > Git
  Pulse v2.0 Log In | Sign Up   View a printable version of the current page.  
  Git
Added by Jason Sankey, last edited by Jason Sankey on Nov 18, 2008
Labels: 
(None)

Pulse Manual Index

Overview

From the git website:

Git is an open source version control system designed to handle very large projects with speed and efficiency, but just as well suited for small personal repositories; it is especially popular in the open source community, serving as a development platform for projects like the Linux Kernel, Ruby on Rails, WINE or X.org.

Distributed SCM

Git is a distributed SCM, meaning that there is not necessarily a single "master" SCM server. Git support in pulse™ assumes nothing about your git repository origanisation, however it is fair to say that you will get more out of pulse™ if you frequently integrate changes into a shared git repository. Indeed, the only way to achieve the practice of continuous integration is to make sure code changes are merged frequently into a common codebase.

Personal Builds

Note that personal builds are currently not supported for git. However, this feature will be added in a future version.

Zutubi wiki is Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.2.10 Build:#528 Nov 29, 2006) - Bug/feature request - Contact Administrators