public
Description: .NET implementation of Git
Homepage:
Clone URL: git://github.com/igorgue/git-sharp.git
name age message
file .gitignore Wed Feb 11 20:57:45 -0800 2009 added vim temp files to ignore file [igorgue]
file README.markdown Thu Dec 25 22:44:10 -0800 2008 added new README.markdown [igorgue]
directory build/ Thu Dec 25 21:11:12 -0800 2008 added readmes [igorgue]
directory docs/ Thu Dec 25 21:11:12 -0800 2008 added readmes [igorgue]
directory extras/ Sun Sep 07 10:59:16 -0700 2008 added the logo I created a while ago [igorgue]
file git-sharp.csproj Wed Feb 11 21:08:56 -0800 2009 added new project files [igorgue]
file git-sharp.sln Wed Feb 11 21:08:56 -0800 2009 added new project files [igorgue]
directory src/ Fri Apr 17 22:05:20 -0700 2009 did some work on the config handler [igorgue]
directory tests/ Fri Apr 17 22:05:20 -0700 2009 did some work on the config handler [igorgue]
README.markdown

README

Get the code via git:

git clone git://github.com/igorgue/git-sharp.git

Requirements

  • .NET framework