mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-06-21 10:25:00 +00:00
![]() * Refactor the 2 do-loops into simpler while-loops and replace the use of "tmp1/2" char-arrays with calls to String.Substring(). * Rename the "loc1/2" variables to "subLen1/2", for clarity, since they represent the lengths of the two extracted Substrings. These changes make the logic more compact and easier to follow. |
||
---|---|---|
.. | ||
Commands | ||
Converters | ||
Models | ||
Native | ||
Resources | ||
ViewModels | ||
Views | ||
App.axaml | ||
App.axaml.cs | ||
App.Commands.cs | ||
App.ico | ||
App.JsonCodeGen.cs | ||
App.manifest | ||
SourceGit.csproj |