Changeset [2fe418607675b12b86799729b387b3346c8caef1] by Pheew
December 6th, 2008 @ 07:14 PM
Improved packfile reading. We can now read all objects from packfiles except for delta's http://github.com/pheew/dotgit/c...
Committed by Pheew
- M TestConsole/Program.cs
- M dotGit/Objects/GitObjectReader.cs
- M dotGit/Objects/Storage/ObjectStorage.cs
- M dotGit/Objects/Storage/PackObject.cs
- M dotGit/Objects/Storage/PackV2Pack.cs
- M dotGit/Refs/PackedRefs.cs
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#