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 <johannes.schindelin@gmx.de>
Replace `git-extra` with `mingw-w64-git-extra`
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 <dennis@dennisameling.com>
Explain how to develop the installer's pages efficiently
Lead with the simplest way to build the installer
Fix whitespace issues Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Adjust for the currently-used main branch name Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Add some detail about the built-in commands and their `.exe` files
Use the new homepage consistently We now use the domain gitforwindows.org, which is much easier to remember and quicker to type. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
explain how to run sdk and fix update of build-extra (checkout may do nothing)
We require a certain format for the version... Actually InnoSetup...
Update make commands for documentation updates (missing git-subtree.html file)
Mention the need to update the Git SDK before making the installer
Give people an idea where to start when they want to contribute