Skip to content

History / Home

Revisions

  • 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 <[email protected]>

    @dscho dscho committed Mar 18, 2025
  • Redirect broken link to the correct one

    @Chand-ra Chand-ra committed Dec 17, 2023
  • Use links referring to the default branch in a generic way Signed-off-by: Johannes Schindelin <[email protected]>

    @dscho dscho committed Jun 17, 2020
  • Clarify first paragraph (pointed out by @elieux)

    @dscho dscho committed Jan 29, 2020
  • FIX: Substitutes an idiomatic positive emphasis, rather than a contradicting emphasis. This better communicates that the surrounding sentence emphasizes the preceeding, rather than mollifying it

    @BR-Nicholas-Prado BR-Nicholas-Prado committed Jan 13, 2020
  • 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 <[email protected]>

    @dscho dscho committed Feb 12, 2018
  • Improve formatting

    @fnkr fnkr committed May 18, 2016
  • Updated Home (markdown)

    @jasonnian1978 jasonnian1978 committed Apr 28, 2016
  • 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]>

    @dscho dscho committed Jan 20, 2016
  • Updated Home (markdown)

    @sschuberth sschuberth committed Jun 25, 2015
  • Adding about section

    마누엘 committed Jun 25, 2015
  • fix markup, grammar

    @dscho dscho committed Oct 14, 2014
  • Migrated from home v1

    git committed Sep 12, 2010
  • Initial Commit

    git committed Sep 12, 2010