We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b99abf commit 67626b7Copy full SHA for 67626b7
LibGit2Sharp/Core/GitCloneOptions.cs
@@ -23,8 +23,6 @@ internal struct GitCloneOptions
23
public GitCloneLocal Local;
24
public IntPtr CheckoutBranch;
25
26
- public IntPtr signature; // Really a SignatureSafeHandle
27
-
28
public IntPtr RepositoryCb;
29
public IntPtr RepositoryCbPayload;
30
0 commit comments