Changeset [02cbe22802e678c89d737b71472f1f634d925dd2] by Pheew
November 23rd, 2008 @ 10:47 PM
Refactored Pack class structure. Pack index v2 can now be read but there's much to improve http://github.com/pheew/dotgit/c...
Committed by Pheew
- M TestConsole/Program.cs
- M dotGit/Generic/Extensions.cs
- M dotGit/Objects/GitObjectReader.cs
- M dotGit/Objects/Storage/GitPackReader.cs
- M dotGit/Objects/Storage/ObjectStorage.cs
- M dotGit/Objects/Storage/Pack.cs
- M dotGit/Objects/Storage/PackIndexV2.cs
- M dotGit/Objects/Storage/PackV2.cs
- M dotGit/Objects/Storage/PackV2Pack.cs
- M dotGit/Repository.cs
- M dotGit/dotGit.csproj
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A .NET implementation of Git written in C#