File tree 1 file changed +2
-3
lines changed 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -131,10 +131,9 @@ internal static SmartSubtransportRegistration<T> RegisterDefaultSmartSubtranspor
131
131
132
132
/// <summary>
133
133
/// Registers a new <see cref="SmartSubtransport"/> as a custom
134
- /// smart-protocol transport with libgit2. Any Git remote with
134
+ /// smart-protocol transport with libgit2. Any Git remote with
135
<
5CF0
td data-grid-cell-id="diff-105eebe6b748f1b4700b010dae4bf82b256b78d00509f87334089d316df26fc0-135-135-1" data-selected="false" role="gridcell" style="background-color:var(--bgColor-default);text-align:center" tabindex="-1" valign="top" class="focusable-grid-cell diff-line-number position-relative diff-line-number-neutral left-side">135
/// the scheme registered will delegate to the given transport
136
- /// for all communication with the server. use this transport to communicate
137
- /// with the server This is not commonly
136
+ /// for all communication with the server. This is not commonly
138
137
/// used: some callers may want to re-use an existing connection to
139
138
/// perform fetch / push operations to a remote.
140
139
///
You can’t perform that action at this time.
0 commit comments