Skip to content

Commit c8f1f00

Browse files
phkelleynulltoken
authored andcommitted
Support for custom, managed ODB backends
1 parent 7dc48e6 commit c8f1f00

File tree

10 files changed

+1485
-0
lines changed

10 files changed

+1485
-0
lines changed

LibGit2Sharp.Tests/LibGit2Sharp.Tests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
<Compile Include="DiffTreeToTargetFixture.cs" />
6868
<Compile Include="DiffWorkdirToIndexFixture.cs" />
6969
<Compile Include="ObjectDatabaseFixture.cs" />
70+
<Compile Include="OdbBackendFixture.cs" />
7071
<Compile Include="DiffTreeToTreeFixture.cs" />
7172
<Compile Include="RepositoryOptionsFixture.cs" />
7273
<Compile Include="ResetHeadFixture.cs" />

0 commit comments

Comments
 (0)