Dotgit

From eqqon

Revision as of 20:14, 6 June 2009 by Henon (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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