Ref disambiguation, and barebones Log (doesn't correspond to any of git's logs in order)

This commit is contained in:
Smaug123
2020-05-03 17:28:20 +01:00
parent f550ca4f84
commit 9a902bd11c
11 changed files with 380 additions and 2 deletions

View File

@@ -16,6 +16,8 @@
<Compile Include="Commit.fs" />
<Compile Include="Object.fs" />
<Compile Include="EncodedObject.fs" />
<Compile Include="Reference.fs" />
<Compile Include="Commands\Log.fs" />
</ItemGroup>
<ItemGroup>