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.
2 parents 3b99abf + 67626b7 commit 3febf8dCopy full SHA for 3febf8d
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