Skip to content

Commit 42388fa

Browse files
committed
Make 0.Index alphabetically sorted again
Like any good index, it has an inherent (alphabetical) order. Unfortunately, this was missed when a new item was added recently. Using my teutonic thoroughness, I set the order right again. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1 parent fc7d946 commit 42388fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

0.-Index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ This is for the poor souls in corporate IE environments who can't expand the pag
2424
* [Issue reporting guidelines](https://github.com/git-for-windows/git/wiki/Issue-reporting-guidelines)
2525
* [Making a portable Git](https://github.com/git-for-windows/git/wiki/Making-a-portable-Git)
2626
* [Making an installer](https://github.com/git-for-windows/git/wiki/Making-an-installer)
27+
* [Mapping between Git Installer GUI Settings And Command Line Arguments](https://github.com/git-for-windows/git/wiki/Mapping-between-Git-Installer-GUI-Settings-And-Command-Line-Arguments)
2728
* [Merge Conflicts Resolving and Remembering them](https://github.com/git-for-windows/git/wiki/Merge-Conflicts---Resolving-and-Remembering-them)
2829
* [MinGit is Git for Windows Applications](https://github.com/git-for-windows/git/wiki/MinGit)
2930
* [MSYS2 Notes](https://github.com/git-for-windows/git/wiki/MSYS2-Notes)
@@ -35,7 +36,6 @@ This is for the poor souls in corporate IE environments who can't expand the pag
3536
* [Running Git's regression tests](https://github.com/git-for-windows/git/wiki/Running-Git's-regression-tests)
3637
* [Setting your Core.Editor ( e.g. Notepad )](https://github.com/git-for-windows/git/wiki/Setting-your-Core.Editor-(-e.g.-Notepad-))
3738
* [Silent or Unattended Installation](https://github.com/git-for-windows/git/wiki/Silent-or-Unattended-Installation)
38-
* [Mapping between Git Installer GUI Settings And Command Line Arguments](https://github.com/git-for-windows/git/wiki/Mapping-between-Git-Installer-GUI-Settings-And-Command-Line-Arguments)
3939
* [Sourcetrail code viewer and linkage to Visual Studio, for Git](https://github.com/git-for-windows/git/wiki/Sourcetrail-code-viewer-and-linkage-to-Visual-Studio,-for-Git)
4040
* [Symbolic Links](https://github.com/git-for-windows/git/wiki/Symbolic-Links)
4141
* [Technical overview](https://github.com/git-for-windows/git/wiki/Technical-overview)

0 commit comments

Comments
 (0)