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 a48cd29 commit af1fa17Copy full SHA for af1fa17
LibGit2Sharp/NetworkExtensions.cs
@@ -41,7 +41,6 @@ public static void Push(
41
/// </summary>
42
/// <param name="network">The <see cref="Network"/> being worked with.</param>
43
/// <param name="branches">The branches to push.</param>
44
- /// <param name="pushOptions"><see cref="PushOptions"/> controlling push behavior</param>
45
/// <exception cref="LibGit2SharpException">Throws if either the Remote or the UpstreamBranchCanonicalName is not set.</exception>
46
public static void Push(
47
this Network network,
0 commit comments