File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 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
131131
132132 /// <summary>
133133 /// 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
135135 /// 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
138137 /// used: some callers may want to re-use an existing connection to
139138 /// perform fetch / push operations to a remote.
140139 ///
You can’t perform that action at this time.
0 commit comments