Every repository with this icon (
Every repository with this icon (
Home
Note: This project is highly experimental and has been inactive for a long time. Please visit henon/GitSharp if you are interested in an advanced implementation of git for .NET.
dotGit!
dotGit is a .NET implementation of the infamous Git SCM. The plan is to deliver a single reusable library written fully in C# that provides a clear and consistent API for interacting with Git repositories. It should be fully compatible with regular Git in the sense that it should be able to open an existing Git repository created by regular Git. But for things like hooks I’d like to take a different approach and enable developers to write plugins so they can extend as well as intercept dotGit’s operations.
For now it is still in its initial start-up phase so please bear with me. Still interested? Have a look at the following:
Bugs & Features
If you find any bugs or would like to see a feature implemented please report it at the Lighthouse tracker







