Skip to content
This repository was archived by the owner on Feb 3, 2023. It is now read-only.

Commit aa3cc65

Browse files
committed
update to support git_buf_put
Conflicts: Lib/NativeBinaries/amd64/git2-e0902fb.pdb Lib/NativeBinaries/x86/git2-e0902fb.pdb LibGit2Sharp/Core/NativeDllName.cs LibGit2Sharp/libgit2_hash.txt
1 parent 5036eea commit aa3cc65

10 files changed

+5
-1
lines changed
982 KB
Binary file not shown.
4.66 MB
Binary file not shown.
-981 KB
Binary file not shown.
-5.44 MB
Binary file not shown.
730 KB
Binary file not shown.
4.58 MB
Binary file not shown.
-745 KB
Binary file not shown.
-5.43 MB
Binary file not shown.

LibGit2Sharp/Core/NativeDllName.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ namespace LibGit2Sharp.Core
22
{
33
internal static class NativeDllName
44
{
5-
public const string Name = "git2-e0902fb";
5+
public const string Name = "git2-a2012c4";
66
}
77
}

LibGit2Sharp/libgit2_hash.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1+
<<<<<<< HEAD
12
e0902fbce7d14631bd02091c1c70cde3e68f78ab
3+
=======
4+
a2012c43899e6616366b47d7741b3f035e825e84
5+
>>>>>>> 77893bb... update to support git_buf_put

0 commit comments

Comments
 (0)