Git

From sselab

(Difference between revisions)
Jump to: navigation, search
(Links)
Line 1: Line 1:
[[File:git.png|right|300px|caption]]
[[File:git.png|right|300px|caption]]
 +
== Beta Phase ==
 +
At the moment this service is not public available, but you can request the activation via [mailto:admin@sselab.de?subject=Service%20Git%20Beta%20Phase an email] or [https://sselab.de/lab1/user/messages/send/ the contact form].
 +
Just send us your project name and a short motivation, why you can't wait to use git as version control. :-)
 +
 +
===Current features===
 +
At the moment the current features are available:
 +
* web-based viewing of your repository (via gitweb)
 +
* email notification upon commit to all project members
 +
* committer validation (username of the sselab account)
 +
 +
===Comming features ===
 +
What we don't have at the moment, but will be implemented soon:
 +
* permission scheme depending on the roll in the project (rw for managers, r for simple members)
 +
 +
And further demands coming from the beta testers. So feel free to apply for the beta phase. :-)
 +
== Git ==
 +
===Description===
===Description===
Git is a distributed version control system.
Git is a distributed version control system.

Revision as of 19:14, 27 February 2012

caption

Contents

Beta Phase

At the moment this service is not public available, but you can request the activation via an email or the contact form. Just send us your project name and a short motivation, why you can't wait to use git as version control. :-)

Current features

At the moment the current features are available:

  • web-based viewing of your repository (via gitweb)
  • email notification upon commit to all project members
  • committer validation (username of the sselab account)

Comming features

What we don't have at the moment, but will be implemented soon:

  • permission scheme depending on the roll in the project (rw for managers, r for simple members)

And further demands coming from the beta testers. So feel free to apply for the beta phase. :-)

Git

Description

Git is a distributed version control system.

Aim

Git is used for version control of files, much like tools such as Subversion. Every Git clone is a full-fledged repository with complete history and full revision tracking capabilities, not dependent on network access or a central server. Branching and merging are fast and easy to do.

Links

Git Home page

Pro Git Book

Installation

First Steps

Send feedback to extend this description

Please contact us if you have question concerning the usage of the service. We are also curious about new ideas for additional services and new usage scenarios. Send us a message over the contact form or write us an email