Skip to content

History / Install or update inside MSYS2, Cygwin or Git for windows itself

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
  • Fixed the link to getgit script

    @arisudesu arisudesu committed Jan 15, 2024
  • 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]>

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

    @dscho dscho committed Jun 17, 2020
  • Use proper names, especially "Git for Windows"

    @elieux elieux committed Nov 11, 2019
  • Updated Install or update inside MSYS2, Cygwin or Git for windows itself (markdown)

    @sinloss sinloss committed Nov 11, 2019
  • Updated Install or update inside MSYS2, Cygwin or Git for windows itself (markdown)

    @sinloss sinloss committed Nov 8, 2019
  • 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]>

    @dscho dscho committed Nov 6, 2019