We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Replace all page contents with links to the new location This trick was performed via: git ls-files \*.md | while read f do pr_url=https://github.com/git-for-windows/git-for-windows.github.io/pull/59 url=https://gitforwindows.org/${f%.md} echo "This wiki page [has been migrated]($pr_url) to a new location: [$url]($url)" >"$f" done There are two pages where this does not make sense, `0.-Index` and `_Footer`, which will be handled in the next commit. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Updated introductory paragraph (1/2) to match the retirement of `vs/master` and the replacement with a `CMake` build in the `main` branch.
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>
corrected c99 and corrected some of sequence
tweaks
Initial draft for testing