PUBLIC   marks

PUBLIC MARKS with tag git

Sponsorised links

This month

gerrit - Project Hosting on Google Code

by karlcow

Web based code review and project management for Git based projects.

October 2009

Git - Fast Version Control System

by srcmax & 4 others

Git is a free & open source, distributed version control system designed to handle everything from small to very large projects with speed and efficiency.

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.

gource - Project Hosting on Google Code

by karlcow & 1 other

Gource is a software version control visualization tool for Git and CVS.

Sponsorised links

September 2009

InDefero - Bug tracking, code review and free software forge

by parmentierf & 1 other (via)
InDefero is a simple to use software forge. Save you and your team time and track bugs, provide downloads, documentation and have an easy overview of your code base.

GitSharp

by ms_michel (via)
Une implémentation de GIT pour le .NET et Mono avec comme objectif d'être totalement compatible avec GIT et aussi de fournir une librairie utilisable en C# pour exploiter des dépôts GIT

August 2009

July 2009

Pro Git Book

by ms_michel & 1 other (via)
Un livre complet pour maitriser Git.

html5's spec on GitHub

by tehu 1 comment

Manu Sporny t'offre la possibilité de monter ta propre spécification HTML5 dans ton garage. Tu peux la modifier à volonté et soumettre le résultat final au vote du HTML WG.

Parce que y'a pas de raison qui tienne que HIxie soit le seul à s'amuser dans c'te affaire.

Introduction à Git

by nicolargo (via)
Une très bonne introduction à GIT (en FR).

Bugs Everywhere

by Spone & 1 other
Bugs Everywhere is a “distributed bugtracker”, designed to complement distributed revision control systems. By using distributed revision control as a backend for bug state, we gain several convenient features: * Bugs and code that live on branches are tracked together—when a branch is merged, both the code changes and bug changes that the branch contains are merged alongside each other. We no longer have to be confused about whether a fix that is applied to the development branch but not yet present in the production branch means that our bug is “fixed”. * Users can fully modify bug state while offline, unlike with many centralized bugtrackers. * When a user checks out your source code, she gets the current bug state for free. * We can still provide access to a friendly web interface for users—in this model, a web interface becomes just another client that merges with the main repository.

June 2009

toolmantim's bananajour at master - GitHub

by greut

Local git repository hosting with a sexy web interface and bonjour discovery. It's like your own little adhoc, network-aware github!

Distributed github in a way.

sr's git-wiki at master - GitHub

by karlcow

git-wiki is a wiki that relies on git to keep pages' history and Sinatra to serve them.

Git For Windows Developers

by ms_michel
Une série d'articles qui expliquent comment utiliser Git quand on développe sous Windows

PUBLIC TAGS related to tag git

no tag

Sponsorised links