We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Merge remote-tracking branch 'origin/update-git-extra-docs' Signed-off-by: Johannes Schindelin <[email protected]>
Fix malformed repository links
wiki: rename git-extra to mingw-w64-git-extra In a recent commit, we started publishing the mingw-w64-git-extra package in addition to git-extra. We intend to completely remove the old git-extra package over time, but let's start using the new mingw-w64-git-extra prefix now. More background on this change can be found in the attached commit. Ref: https://github.com/git-for-windows/build-extra/commit/3f26b1b0ca8bed41124b893783afc848fbbd94f6 Signed-off-by: Dennis Ameling <[email protected]>
Detail an 'in-place method for retaining existing git repos, while re-installing the SDK
Revert 5aba1208f2a900b5f539d3507df3d7a93a9475cb...4449936fb80b8ece0a02b2219f43fa28a29c131e
Updated Updating your SDK (markdown)
add method to the update section
Fix whitespace issues Signed-off-by: Johannes Schindelin <[email protected]>
Use links referring to the default branch in a generic way Signed-off-by: Johannes Schindelin <[email protected]>
extra notes on the .bat update process
Expand and clarify the review of the updates when the batch file is run.
Fix typo
Use MSYS2 instead of Msys2 There seems to be a strong preference by the MSYS2 project to have it in all-capital letters. Signed-off-by: Johannes Schindelin <[email protected]>
Tweak
Cleaned up
`update-core` script has been retired, see https://github.com/msys2/MSYS2-packages/issues/524
Update the SDK link (pointed out by Ben Peart)
Use the preferred spelling of the MSYS2 project While it does not make sense to pretend that the project name is a four-letter acronym (it really stands for "Minimal System"), it is definitely not worth an issue to fight over. We have much bigger fish to fry. Signed-off-by: Johannes Schindelin <[email protected]>
Clarify that the idea is to install *everything* via packages
Spell out the commands of the alternative method
Link to the setup-git-sdk script
Link directly to the first release candidate
added link to the core-update script source
added link to the setup-git-sdk.bat and noted that it offers comments which illuminate what is going on.
clarified update-core call
Added call to update-core
Added Msys2 links to complete the initial set of links.
Extra links to the G4W package management page and the ArchLinux pages