Dotgit

From eqqon

(Difference between revisions)
Jump to: navigation, search
Henon (Talk | contribs)
(New page: = A C# implementation of git for .NET = == Introduction == dotgit is the most advanced of all emerging C# implementations of git for Windows and the .NET framework. == Status == ;Deve...)
Newer edit →

Revision as of 20:14, 6 June 2009

Contents

A C# implementation of git for .NET

Introduction

dotgit is the most advanced of all emerging C# implementations of git for Windows and the .NET framework.

Status

Development Status
Pre-Alpha
What is Implemented
  • Reading repository structure like branches, commits,
  • Reading repository configuration
What is missing
  • Writing of commits, blobs and trees

Source Code

public clone url
git clone git://github.com/henon/dotgit.git