Skip to content

Tags: git-for-windows/git

Tags

v2.50.0-rc2.windows.1

Verified

This tag was signed with the committer’s verified signature.
dscho Johannes Schindelin
Git for Windows v2.50.0-rc2

Changes since Git for Windows v2.49.0 (March 17th 2025)

New Features

  * Comes with Git v2.50.0-rc2.
  * Comes with MinTTY v3.7.8.
  * Comes with OpenSSH v10.0.P1.
  * Comes with cURL v8.14.1.
  * Comes with the MSYS2 runtime (Git for Windows flavor) based on
    Cygwin v3.6.3.

Bug Fixes

  * On Windows Server 2022, Git v2.48.1 introduced a regression where
    it failed to write files on ReFS drives, which was fixed.
  * Git for Windows 2.48.1 introduced a regression when fetching long
    branches under core.longPaths = true, which was fixed.
  * Git for Windows' installer used a non-writable file for testing
    custom editors, which was fixed.

v2.50.0-rc1.windows.1

Verified

This tag was signed with the committer’s verified signature.
dscho Johannes Schindelin
Git for Windows v2.50.0-rc1

Changes since Git for Windows v2.49.0 (March 17th 2025)

New Features

  * Comes with Git v2.50.0-rc1.
  * Comes with MinTTY v3.7.8.
  * Comes with OpenSSH v10.0.P1.
  * Comes with the MSYS2 runtime (Git for Windows flavor) based on
    Cygwin v3.6.2.
  * Comes with cURL v8.14.1.

Bug Fixes

  * On Windows Server 2022, Git v2.48.1 introduced a regression where
    it failed to write files on ReFS drives, which was fixed.
  * Git for Windows 2.48.1 introduced a regression when fetching long
    branches under core.longPaths = true, which was fixed.
  * Git for Windows' installer used a non-writable file for testing
    custom editors, which was fixed.

v2.50.0-rc0.windows.1

Verified

This tag was signed with the committer’s verified signature.
dscho Johannes Schindelin
Git for Windows v2.50.0-rc0

Changes since Git for Windows v2.49.0 (March 17th 2025)

New Features

  * Comes with Git v2.50.0-rc0.
  * Comes with MinTTY v3.7.8.
  * Comes with OpenSSH v10.0.P1.
  * Comes with the MSYS2 runtime (Git for Windows flavor) based on
    Cygwin v3.6.2.
  * Comes with cURL v8.14.0.

Bug Fixes

  * On Windows Server 2022, Git v2.48.1 introduced a regression where
    it failed to write files on ReFS drives, which was fixed.
  * Git for Windows 2.48.1 introduced a regression when fetching long
    branches under core.longPaths = true, which was fixed.
  * Git for Windows' installer used a non-writable file for testing
    custom editors, which was fixed.

v2.49.0.windows.1

Verified

This tag was signed with the committer’s verified signature.
dscho Johannes Schindelin
Git for Windows v2.49.0

Changes since Git for Windows v2.48.1 (February 13th 2025)

Due to persistent maintenance challenges and the community's limited
engagement and usage, git svn support in Git for Windows will be phased
out over the next few months.

Git for Windows v2.48.1 was the last version to ship with the i686
("32-bit") variant of the installer, portable Git and archive. Only
32-bit MinGit will be built for future versions, until April 2029.

New Features

  * Comes with Git v2.49.0.
  * Comes with OpenSSH v9.9.P2.
  * Comes with PCRE2 v10.45.
  * The previously-experimental --full-name-hash option has been
    accepted into upstream Git as --name-hash-version=2 and is no
    longer experimental.
  * The git backfill command has been accepted into upstream Git; Its
    --batch-size=<n> option has been renamed to --min-batch-size=<n>,
    though.

Bug Fixes

  * A change in upstream Git v2.48.0 broke renaming symlinks, which was
    fixed.
  * On a recent Insider Windows version, users experienced the message:
    "Cygwin WARNING: Couldn't compute FAST_CWD pointer", which has been
    fixed.
  * A bug has been fixed that, when calling git add -p from VS Code's
    internal terminal, after using the edit command, caused the
    internal terminal got stuck and no further command was accepted.
  * The syntax highlighting of the nano editor was recently disabled in
    Git for Windows by mistake, which was fixed.

v2.49.0-rc2.windows.1

Verified

This tag was signed with the committer’s verified signature.
dscho Johannes Schindelin
Git for Windows v2.49.0-rc2

Changes since Git for Windows v2.48.1 (February 13th 2025)

Due to persistent maintenance challenges and the community's limited
engagement and usage, git svn support in Git for Windows will be phased
out over the next few months.

Git for Windows v2.48.1 was the last version to ship with the i686
("32-bit") variant of the installer, portable Git and archive. Only
32-bit MinGit will be built for future versions, until April 2029.

New Features

  * Comes with Git v2.49.0-rc2.
  * Comes with OpenSSH v9.9.P2.
  * Comes with PCRE2 v10.45.
  * The previously-experimental --full-name-hash option has been
    accepted into upstream Git as --name-hash-version=2 and is no
    longer experimental.
  * The git backfill command has been accepted into upstream Git; Its
    --batch-size=<n> option has been renamed to --min-batch-size=<n>,
    though.

Bug Fixes

  * A change in upstream Git v2.48.0 broke renaming symlinks, which was
    fixed.
  * On a recent Insider Windows version, users experienced the message:
    "Cygwin WARNING: Couldn't compute FAST_CWD pointer", which has been
    fixed.
  * A bug has been fixed that, when calling git add -p from VS Code's
    internal terminal, after using the edit command, caused the
    internal terminal got stuck and no further command was accepted.
  * The syntax highlighting of the nano editor was recently disabled in
    Git for Windows by mistake, which was fixed.

v2.49.0-rc1.windows.1

Verified

This tag was signed with the committer’s verified signature.
dscho Johannes Schindelin
Git for Windows v2.49.0-rc1

Changes since Git for Windows v2.48.1 (February 13th 2025)

Due to persistent maintenance challenges and the community's limited
engagement and usage, git svn support in Git for Windows will be phased
out over the next few months.

Git for Windows v2.48.1 was the last version to ship with the i686
("32-bit") variant of the installer, portable Git and archive. Only
32-bit MinGit will be built for future versions, until April 2029.

New Features

  * Comes with Git v2.49.0-rc1.
  * Comes with OpenSSH v9.9.P2.
  * Comes with PCRE2 v10.45.
  * The previously-experimental --full-name-hash option has been
    accepted into upstream Git as --name-hash-version=2 and is no
    longer experimental.
  * The git backfill command has been accepted into upstream Git; Its
    --batch-size=<n> option has been renamed to --min-batch-size=<n>,
    though.

Bug Fixes

  * A change in upstream Git v2.48.0 broke renaming symlinks, which was
    fixed.
  * On a recent Insider Windows version, users experienced the message:
    "Cygwin WARNING: Couldn't compute FAST_CWD pointer", which has been
    fixed.
  * A bug has been fixed that, when calling git add -p from VS Code's
    internal terminal, after using the edit command, caused the
    internal terminal got stuck and no further command was accepted.

v2.49.0-rc0.windows.1

Verified

This tag was signed with the committer’s verified signature.
dscho Johannes Schindelin
Git for Windows v2.49.0-rc0

Changes since Git for Windows v2.48.1 (February 13th 2025)

Due to persistent maintenance challenges and the community's limited
engagement and usage, git svn support in Git for Windows will be phased
out over the next few months.

Git for Windows v2.48.1 was the last version to ship with the i686
("32-bit") variant of the installer, portable Git and archive. Only
32-bit MinGit will be built for future versions, until April 2029.

New Features

  * Comes with Git v2.49.0-rc0.
  * Comes with OpenSSH v9.9.P2.
  * Comes with PCRE2 v10.45.
  * The previously-experimental --full-name-hash option has been
    accepted into upstream Git as --name-hash-version=2 and is no
    longer experimental.
  * The git backfill command has been accepted into upstream Git; Its
    --batch-size=<n> option has been renamed to --min-batch-size=<n>,
    though.

Bug Fixes

  * A change in upstream Git v2.48.0 broke renaming symlinks, which was
    fixed.

v2.48.1.windows.1

Verified

This tag was signed with the committer’s verified signature.
dscho Johannes Schindelin
Git for Windows v2.48.1

Changes since Git for Windows v2.47.1(2) (January 14th 2025)

Git for Windows v2.48.1 is the last version to ship with the i686
("32-bit") variant of the installer, portable Git and archive. Only
32-bit MinGit will be built for future versions, until April 2029.

Due to persistent maintenance challenges and the community's limited
engagement and usage, git svn support in Git for Windows will be phased
out over the next few months.

New Features

  * Comes with Git v2.48.1.
  * Comes with MinTTY v3.7.7.
  * New Git for Windows installation now default to the Windows-native
    HTTPS transport backend.
  * Comes with the MSYS2 runtime (Git for Windows flavor) based on
    Cygwin v3.5.7 (Git for Windows skipped v3.5.5 because it failed to
    pass Git's test suite, and Cygwin v3.5.6 was superseded too
    quickly).
  * Comes with Tig v2.5.12.
  * Comes with cURL v8.12.1.
  * Comes with OpenSSL v3.2.4.

Bug Fixes

  * The installer now correctly blocks the installation on Windows 7
    and Windows 8 as these versions of Windows are no longer supported
    since Git for Windows v2.47.0
  * When using the cache credential helper, it could error out with
    "fatal: unable to connect to cache daemon: Unknown error" under
    certain circumstances; This was fixed.
  * Git for Windows used to issue a misleading warning when .gitignore
    was a directory, which has been fixed.

v2.48.0-rc2.windows.1

Verified

This tag was signed with the committer’s verified signature.
dscho Johannes Schindelin
Git for Windows v2.48.0-rc2

Changes since Git for Windows v2.47.1 (November 25th 2024)

New Features

  * Comes with Git v2.48.0-rc2.
  * Comes with cURL v8.11.1.
  * Comes with MinTTY v3.7.7.
  * New Git for Windows installation now default to the Windows-native
    HTTPS transport backend.

Bug Fixes

  * The installer now correctly blocks the installation on Windows 7
    and Windows 8 as these versions of Windows are no longer supported
    since Git for Windows v2.47.0
  * When using the cache credential helper, it could error out with
    "fatal: unable to connect to cache daemon: Unknown error" under
    certain circumstances; This was fixed.

v2.48.0-rc1.windows.1

Verified

This tag was signed with the committer’s verified signature.
dscho Johannes Schindelin
Git for Windows v2.48.0-rc1

Changes since Git for Windows v2.47.1 (November 25th 2024)

New Features

  * Comes with Git v2.48.0-rc1.
  * Comes with cURL v8.11.1.
  * Comes with MinTTY v3.7.7.
  * Comes with the MSYS2 runtime (Git for Windows flavor) based on
    Cygwin v3.5.5.

Bug Fixes

  * The installer now correctly blocks the installation on Windows 7
    and Windows 8 as these versions of Windows are no longer supported
    since Git for Windows v2.47.0