Releases: git-for-windows/git
Git for Windows v2.47.1.windows.1
Changes since Git for Windows v2.47.0(2) (October 22nd 2024)
This release comes with the first early native support of Windows/ARM64, ready for testing (the included Git Bash is actually not native, for technical reasons, but the git.exe
is a native ARM64 executable). Please report any issues!
New Features
- Comes with Git v2.47.1.
- Comes with cURL v8.11.0.
- Comes with Git LFS v3.6.0.
Bug Fixes
- Due to a bug introduced in the v2.47 cycle, the installer showed an empty "experimental options" page, which was fixed.
- A potential crash in Git Bash on Insider versions of Windows/ARM64 was fixed.
- On Windows/ARM64, running the 64-bit version of Git for Windows could infrequently cause deadlocked threads (see e.g. this report or this one), which was addressed.
Filename | SHA-256 |
---|---|
Git-2.47.1-64-bit.exe | 25527923debc06515b3016f2d6bca0820656e8281a23be2f43bfb658bd5dda70 |
Git-2.47.1-32-bit.exe | 121744b5d804f839d7f6e66e594ccafbe345418f0d02a696f6cec866f6eb1e62 |
PortableGit-2.47.1-64-bit.7z.exe | 4f3f21f4effcb659566883ee1ed3ae403e5b3d7a0699cee455f6cd765e1ac39c |
PortableGit-2.47.1-32-bit.7z.exe | 7d022cdf6a79b0206db4274231f51bee271001d8c88fe2e25d5ff81cc0535b80 |
MinGit-2.47.1-64-bit.zip | 50b04b55425b5c465d076cdb184f63a0cd0f86f6ec8bb4d5860114a713d2c29a |
MinGit-2.47.1-32-bit.zip | 3c0fa6e3096c2304f8c6af9cb6bb35623b2e615771cf7be45f9632af83bd9864 |
MinGit-2.47.1-busybox-64-bit.zip | 7b26cc61866c5c0ec050797f57837bf064eacd3aaa87ae316e96c6936235cf29 |
MinGit-2.47.1-busybox-32-bit.zip | c5ee149a781c4672537926f967614e9e33233b8fd08811ce967b5f535ce77620 |
Git-2.47.1-64-bit.tar.bz2 | 45d2bdc96712b0ab785c307461429cf5bd744227108805edaaec7517432db54c |
Git-2.47.1-32-bit.tar.bz2 | 99a91af7a6a7a8791ebede7c0fd5339084853ec1a3c4f9dffdb91145ce934c1e |
Git-2.47.1-arm64.tar.bz2 | bc7fbbdfbc54d4a245fc0c18f88c2a20f82ec60345879f2fdc2e7f48d100bd61 |
Git-2.47.1-arm64.exe | 63950d69998ca184b0ade0389a0e0b50e62f4a1ea8da9752449193c9dcda569f |
MinGit-2.47.1-arm64.zip | fc5747e187a70147404a94da104dc9f6005a3d45a78a56dbfa132075ad4a45e4 |
PortableGit-2.47.1-arm64.7z.exe | d366f44ef2b65e11f7b5a1430ae43aceb5f7c640150f325fa4b767f6da472845 |
Git for Windows v2.47.0.windows.2
Changes since Git for Windows v2.47.0 (October 8th 2024)
Bug Fixes
- A regression in v2.47.0 where
git maintenance start
crashed immediately was fixed. - A regression where clones, fetches and pushes via SSH would dead-lock was fixed.
- As of Git for Windows v2.47.0, Scalar was supposed to enable an optimized push algorithm, but for a typo didn't, which was fixed.
- A few documentation and other, minor bug fixes from upstream Git were integrated into Git for Windows early.
Filename | SHA-256 |
---|---|
Git-2.47.0.2-64-bit.exe | 83c618dcc50b63f0f7afc86a7a125169bd59559ff680683f1d915c45e05ff4cc |
Git-2.47.0.2-32-bit.exe | b798dc1ff11afe912994e0e7d0b538edbbd291e666fdc6f34fa4cb19547aefc7 |
PortableGit-2.47.0.2-64-bit.7z.exe | c77368a8f6ccbd43bde0df0ab603133ce885407a018787d6f1971e040590f1ab |
PortableGit-2.47.0.2-32-bit.7z.exe | 71d7de445ce2412c0344f5258dec4a51cac3b4b536b0d68c8e753729d429d365 |
MinGit-2.47.0.2-64-bit.zip | c4a5d3a2adda98b25fe59349733fca56b3843360b962dba5535282a9d8120b31 |
MinGit-2.47.0.2-32-bit.zip | 59748b3193b6f27849e35ee76165d53f47a5a205a4cd83e926800570aeaf5aa2 |
MinGit-2.47.0.2-busybox-64-bit.zip | 672aa54dd79d35baa75df934e2bb6faad5b9f45a99339b1dbd5a1fb2f8b44348 |
MinGit-2.47.0.2-busybox-32-bit.zip | 94ff74c2c7f68a5093b57c527398fe176230adadb71c25722f0c43a5de611f7b |
Git-2.47.0.2-64-bit.tar.bz2 | b6ca6dcd5c818396faa57e06e10489aed3e16396317475ca8e88e30e4eb2e3c5 |
Git-2.47.0.2-32-bit.tar.bz2 | d861cdef6ef1c93f412eb6e5fa766973a6eee5f8a08973ac4a396bb235c3d489 |
Git for Windows v2.47.0.windows.1
Changes since Git for Windows v2.46.2 (September 24th 2024)
Git for Windows for Windows v2.47 drops support for Windows 7 and for Windows 8, as announced previously.
Please also note that the 32-bit variant of Git for Windows is deprecated; Its last official release is planned for 2025.
New Features
- Comes with Git v2.47.0.
- Comes with the MSYS2 runtime (Git for Windows flavor) based on Cygwin v3.5.4, which drops Windows 7 and Windows 8 support.
- The new, experimental
git backfill
command was added: It helps fetching relevant Git objects smartly in a partial, sparse clone. - The new, experimental
git survey
command was added. This command is designed to help identify less-than-ideal data shape in monorepos, and it will likely see highly active development. Stay tuned! - Comes with Git Credential Manager v2.6.0.
Filename | SHA-256 |
---|---|
Git-2.47.0-64-bit.exe | 30e8585fd7055eb1417ca4472dbcfcf65dd80c355613d3a6e115d695e7dc31bd |
Git-2.47.0-32-bit.exe | 082fccce46d7d5b34a0fd146dbc21ef2c7597f468a0e9a41c3814536a04d6668 |
PortableGit-2.47.0-64-bit.7z.exe | 0b7fcd76902ebde5b4c00ebae597d7f65dff8c3dd0ae59f5059e1aaa3adace87 |
PortableGit-2.47.0-32-bit.7z.exe | b2def285b907ce1d47abd2df8df83df629b768defe08c1fcd4ad91582fc6606b |
MinGit-2.47.0-64-bit.zip | 6b175d4675bfa7014ba649e3c0976da2a281d89bd9a096f1f41437f9995497a8 |
MinGit-2.47.0-32-bit.zip | 8d009e2e2d0d17f9c31255065e83183f3f03f15ed238aff9592da0213bedc176 |
MinGit-2.47.0-busybox-64-bit.zip | 805e3553de73225ea757d80676fafdde004a73b3ae2dac0954d64e87337ebc4f |
MinGit-2.47.0-busybox-32-bit.zip | 705b0b547d327f012b91a85122cbc58189297ba2e34885609186613ba4874882 |
Git-2.47.0-64-bit.tar.bz2 | 63d07aa9593be64e0e2510f69b14beac85e5fb6d3dc66fc0a7e17b8dea0ccfe0 |
Git-2.47.0-32-bit.tar.bz2 | c13099b232d9e3ff59538bea4e55cc6738c554f5030ce93df8ede7e6044e23b3 |
Git for Windows v2.47.0-rc1.windows.1
Changes since Git for Windows v2.46.2 (September 24th 2024)
Git for Windows for Windows v2.47 drops support for Windows 7 and for Windows 8, as announced previously.
Please also note that the 32-bit variant of Git for Windows is deprecated; Its last official release is planned for 2025.
New Features
- Comes with Git v2.47.0-rc1.
- Comes with the MSYS2 runtime (Git for Windows flavor) based on Cygwin v3.5.4, which drops Windows 7 and Windows 8 support.
- The new, experimental
git backfill
command was added: It helps fetching relevant Git objects smartly in a partial, sparse clone. - The new, experimental
git survey
command was added. This command is designed to help identify less-than-ideal data shape in monorepos, and it will likely see highly active development. Stay tuned! - Comes with Git Credential Manager v2.6.0.
Filename | SHA-256 |
---|---|
Git-2.47.0-rc1-64-bit.exe | a0e8c9bf311eb62cbe3b13927a4c6cf531da58ca735083f1e48c2b3227c21aa3 |
Git-2.47.0-rc1-32-bit.exe | 920b333e776e72b8ed8c00661087892a2fffc5430fc2107722f2a6ecb2cc313c |
PortableGit-2.47.0-rc1-64-bit.7z.exe | 1d8f28905606956494074b3ca47df54f446c3c0d0f63081dc36ae85b4bc1c18a |
PortableGit-2.47.0-rc1-32-bit.7z.exe | 2172d422766f2ff6a63dab1a6f1e0de7e6c9430b992f7a73f34f7ec123c6cacd |
MinGit-2.47.0-rc1-64-bit.zip | 35edb7408cea8427d1d5dcd4145ebf53d1596e2cede40b9276816ba11d83367e |
MinGit-2.47.0-rc1-32-bit.zip | d63983be9733cb3c93cd4fb07a04c25cc8edb7a6476b1bccfe381483dcca89b2 |
MinGit-2.47.0-rc1-busybox-64-bit.zip | 3580edcf579645de7858c7fd83737abefca56a76b6cb0ab6572777635386d749 |
MinGit-2.47.0-rc1-busybox-32-bit.zip | be4ec0e1ddb72dce284a57da8d109961b391100e8dc3c9c456561a7423d1b8a2 |
Git-2.47.0-rc1-64-bit.tar.bz2 | a49685034ec5b2c647e0022d23024c4dfe4448b62ad775c6f8f2b18c5162ea9b |
Git-2.47.0-rc1-32-bit.tar.bz2 | 6d6f0e87edd5111f1e5d62f68d4b98bf92e3cf2ee3eb4dc70226cffb2273159e |
Git for Windows v2.47.0-rc0.windows.1
Changes since Git for Windows v2.46.2 (September 24th 2024)
Git for Windows for Windows v2.47 drops support for Windows 7 and for Windows 8, as announced previously.
Please also note that the 32-bit variant of Git for Windows is deprecated; Its last official release is planned for 2025.
New Features
- Comes with Git v2.47.0-rc0.
- Comes with the MSYS2 runtime (Git for Windows flavor) based on Cygwin v3.5.4, which drops Windows 7 and Windows 8 support.
- The new, experimental
git backfill
command was added: It helps fetching relevant Git objects smartly in a partial, sparse clone. - The new, experimental
git survey
command was added. This command is designed to help identify less-than-ideal data shape in monorepos, and it will likely see highly active development. Stay tuned!
Filename | SHA-256 |
---|---|
Git-2.47.0-rc0-64-bit.exe | dc04b25551e16450b69510609e13cb547a8034044de3946b1b8af20989d61160 |
Git-2.47.0-rc0-32-bit.exe | 0812c66262aa06e89989c4470ead52e1bc3e2dd7bd0f56bf0aff280a508831cb |
PortableGit-2.47.0-rc0-64-bit.7z.exe | 4d3f7132f527ce771915c3ad5013cc44b6579d0044a7e1163135f99c101e7b4a |
PortableGit-2.47.0-rc0-32-bit.7z.exe | 24f4ae7f1ba5c290427036bce10dc252f256f7feb18246cd87d0472db78298c5 |
MinGit-2.47.0-rc0-64-bit.zip | 5575923763af15840d36f954c25cfb898529393ccb8cf887df5ddbd74b49784d |
MinGit-2.47.0-rc0-32-bit.zip | c49519473d62d89f0e5f5aeff380ee229ea34de961d1ce7de67c2d2ce325f4b4 |
MinGit-2.47.0-rc0-busybox-64-bit.zip | 5615718f83e1e2934d580a9b077512a59fe2c8d67a4e89b35fcfed627145a7c2 |
MinGit-2.47.0-rc0-busybox-32-bit.zip | e5f0ebf186eeb88fc8993076f05ad611e8b5af6ad39bcaf21611535439b0b4e2 |
Git-2.47.0-rc0-64-bit.tar.bz2 | 1fb8a8d375fc4908f60542854196fe0fd9fa2451d4be0a49ba005290fb7e7e2b |
Git-2.47.0-rc0-32-bit.tar.bz2 | bce4b324df0ba20a15a14540dea84a50ba5d81f82dff21745b958c1d12f90e2c |
Git for Windows v2.46.2.windows.1
Changes since Git for Windows v2.46.1 (September 18th 2024)
New Features
- Comes with Git v2.46.2.
- Comes with OpenSSH v9.9.P1.
- Comes with MinTTY v3.7.6.
- Comes with Bash v5.2.37.
- Comes with the new, experimental
--full-name-hash
option forgit repack
that helps packing monorepos more tightly.
Filename | SHA-256 |
---|---|
Git-2.46.2-64-bit.exe | eac009616605ec7207fbe1990627f453b826a1f23a33d54d9b0be8f4b0cb2094 |
Git-2.46.2-32-bit.exe | 6ca9019abb3aa963d81414d46fc054707efdf36d68b946ffdde6af8a6a374e46 |
PortableGit-2.46.2-64-bit.7z.exe | 58ae5c1a27d3f9ce8518c1a187860973cfa4dd604f518350e84f7baf418fc9fa |
PortableGit-2.46.2-32-bit.7z.exe | 7351e28f498010f0aa2fd63abbd704698db38cf6f881e2417fb3d73e5a7e6f87 |
MinGit-2.46.2-64-bit.zip | 0dca60869825ceb8b6108be69f0c536174fbca45e11300f2c14c34632d8238ed |
MinGit-2.46.2-32-bit.zip | 21a85dde40b3cb162ca6d0f6eda4007c3fac7243e2c63c34de979fc8cc4b9134 |
MinGit-2.46.2-busybox-64-bit.zip | a5c3ef14d4011324fc8b66e6e8943d8470b6d0606778be4d1f73f03ff9973c71 |
MinGit-2.46.2-busybox-32-bit.zip | d12e006af9c4d4f520a86a6c3cf03a1426433a19281574fc8f7b6d9d49f636ab |
Git-2.46.2-64-bit.tar.bz2 | f05cf325a8bfaad6da2411e03065b5a4f2a1a69b9d1f9a258db1404524613610 |
Git-2.46.2-32-bit.tar.bz2 | 6fe9c7faf1e088b4be37945fa81bbc5252a8a7cb38c617925d5cc6c269cbc3dd |
Git for Windows v2.46.1.windows.1
Changes since Git for Windows v2.46.0 (July 29th 2024)
New Features
- Comes with Git v2.46.1.
- Comes with Bash v5.2.32.
- Comes with OpenSSL v3.2.3.
- Comes with MinTTY v3.7.5.
- Comes with cURL v8.10.1.
Bug Fixes
- The support code enabled via
core.WSLCompat
did not work well with files stored in subdirectories of the worktree, which has been fixed. - When using an
askpass
helper (e.g. implicitly when running inside VS Code's internal terminal), Git v2.46.0 would error out with "read error: Invalid argument"; This bug has been fixed.
Filename | SHA-256 |
---|---|
Git-2.46.1-64-bit.exe | ab47dfeb4f5effac44fdc2c11b60ee055477ae752fbd0aaafd91b7b0dedd6396 |
Git-2.46.1-32-bit.exe | 8c172998a695923b4bc5ccf29f27a7e6679ccae6f8f50acfe5039d878318f200 |
PortableGit-2.46.1-64-bit.7z.exe | 327c09353e27609b376346ca3397aebe8832298f0448b4b9b2e87c9d37423e1c |
PortableGit-2.46.1-32-bit.7z.exe | 84abc0c5d419f5c58629e7d9e7a4bad4bc338e859426baf19c752395091ed804 |
MinGit-2.46.1-64-bit.zip | d33b5a5838125aa2e06a917ffa7065831355fc13088abfaab3d0e3403d5928d2 |
MinGit-2.46.1-32-bit.zip | 5481b8105295a122936a0c3b52db5befa17c3c417a79f296fa3231e99f6772a8 |
MinGit-2.46.1-busybox-64-bit.zip | 9a3bd0fb310262d5cc91e8187602c9d548605cebd4320a83179f9d3ebf5e484d |
MinGit-2.46.1-busybox-32-bit.zip | af304e12aa7724fc78780acf4b1113d8475405557f027345763de9581202b64f |
Git-2.46.1-64-bit.tar.bz2 | e2c9c5d82936fe4b888d3dc349f77dca932dc35b9730ec068f3467797eebcd1f |
Git-2.46.1-32-bit.tar.bz2 | 5b5109fa15e25c376510ac6491d9d65788d3c36c556ad06a9bce30bc92668063 |
Git for Windows v2.46.0.windows.1
Changes since Git for Windows v2.45.2 (June 3rd 2024)
Git for Windows for Windows v2.46 is the last version to support for Windows 7 and for Windows 8, see MSYS2's corresponding deprecation announcement (Git for Windows relies on MSYS2 for components such as Bash and Perl).
Please also note that the 32-bit variant of Git for Windows is deprecated; Its last official release is planned for 2025.
New Features
- Comes with Git v2.46.0.
- Comes with OpenSSL v3.2.2.
- Comes with PCRE2 v10.44.
- Comes with OpenSSH v9.8.P1.
- Comes with Git Credential Manager v2.5.1.
- Comes with MinTTY v3.7.4.
git config
respects two user-wide configs:.gitconfig
in the home directory, and.config/git/config
. Since the latter isn't a Windows-native directory, Git for Windows now looks forGit/config
in theAppData
directory, unless.config/git/config
exists.- The FSMonitor feature is no longer experimental, and therefore no longer offered as installer option. Users are encouraged to enable this on a per-repository basis, via the config setting
core.fsmonitor=true
(scalar clone
does this automatically). - The server-side component of OpenSSH, which had been shipped with Git for Windows for historical reasons only, is now no longer distributed with it.
- Comes with cURL v8.9.0.
Bug Fixes
- Git Bash's
ls
command can now be used in OneDrive-managed folders without having to hydrate all the files. - Git LFS v3.5.x and newer no longer support Windows 7. Instead of a helpful error message, it now simply crashes on that Windows version, leaving the user with the error message "panic before malloc heap initialized". This has been addressed: In addition to the unhelpful error message, Git is now saying what is going on and how to get out of the situation.
- As of v2.45.0, the manual pages of
git clone
andgit init
were broken, which has been fixed.
Filename | SHA-256 |
---|---|
Git-2.46.0-64-bit.exe | e6337d172590cea1f673acfeef218733e9352adeb863a3a9e8fa20ee0719a40f |
Git-2.46.0-32-bit.exe | 8f330c0f33499ee6438d337351c1cc2354fbc067a63713ec4fb83ec1bd001ca3 |
PortableGit-2.46.0-64-bit.7z.exe | dedae83f4d0851bcbf473c516701e2da6a5d7c574d694d5eceec46d1307132ea |
PortableGit-2.46.0-32-bit.7z.exe | 5a5b07eabc2737f1fa2e00cdf19559f385859d42b717afbf5d19bad371182d86 |
MinGit-2.46.0-64-bit.zip | 9f3c58e50e265043b1dd7bdaea9db4e2f23b939c189aa0fc820eb8dcfee523be |
MinGit-2.46.0-32-bit.zip | 479f2de8a230a884f68ae7009b07e5581b07cecf593cc749d6961215af63b6d6 |
MinGit-2.46.0-busybox-64-bit.zip | 7c9296c007398188cd9a831840d6f8952ecd16aea775152fa237ca164ea07392 |
MinGit-2.46.0-busybox-32-bit.zip | b8a211098a72d5b86e30a86321ac2d037a64d4677dd1ac786338d12273b0dffb |
Git-2.46.0-64-bit.tar.bz2 | 6eb8f52f61e50b3009fc93c57c50d430799423ab8f027ad837b713df2d3efb16 |
Git-2.46.0-32-bit.tar.bz2 | a420c89679838b6167c1d91396a067fe346b456e01c8464647b3f5c783c5c711 |
Git for Windows v2.46.0-rc2.windows.1
Changes since Git for Windows v2.45.2 (June 3rd 2024)
Git for Windows for Windows v2.46 is the last version to support for Windows 7 and for Windows 8, see MSYS2's corresponding deprecation announcement (Git for Windows relies on MSYS2 for components such as Bash and Perl).
Please also note that the 32-bit variant of Git for Windows is deprecated; Its last official release is planned for 2025.
New Features
- Comes with Git v2.46.0-rc2.
- Comes with OpenSSL v3.2.2.
- Comes with PCRE2 v10.44.
- Comes with OpenSSH v9.8.P1.
- Comes with Git Credential Manager v2.5.1.
- Comes with MinTTY v3.7.4.
git config
respects two user-wide configs:.gitconfig
in the home directory, and.config/git/config
. Since the latter isn't a Windows-native directory, Git for Windows now looks forGit/config
in theAppData
directory, unless.config/git/config
exists.- The FSMonitor feature is no longer experimental, and therefore no longer offered as installer option. Users are encouraged to enable this on a per-repository basis, via the config setting
core.fsmonitor=true
(scalar clone
does this automatically). - The server-side component of OpenSSH, which had been shipped with Git for Windows for historical reasons only, is now no longer distributed with it.
- Comes with cURL v8.9.0.
Bug Fixes
- Git Bash's
ls
command can now be used in OneDrive-managed folders without having to hydrate all the files. - Git LFS v3.5.x and newer no longer support Windows 7. Instead of a helpful error message, it now simply crashes on that Windows version, leaving the user with the error message "panic before malloc heap initialized". This has been addressed: In addition to the unhelpful error message, Git is now saying what is going on and how to get out of the situation.
- As of v2.45.0, the manual pages of
git clone
andgit init
were broken, which has been fixed.
Filename | SHA-256 |
---|---|
Git-2.46.0-rc2-64-bit.exe | cc0cf12b502e96a48f6c2463284293bed89574b702b6e132a474f5af52c0c471 |
Git-2.46.0-rc2-32-bit.exe | db1952361f4be7f68086a087cb75cd02a3ba04ebeb19677be365388f5a0dc9a6 |
PortableGit-2.46.0-rc2-64-bit.7z.exe | aab4ff096e00a2a0ec61ed5f694ca7a43e2b822a8146a582ef5604f736ca9612 |
PortableGit-2.46.0-rc2-32-bit.7z.exe | 380d73873b76d91d1d68d3d12dc1c587d5b3e381087a24f3ca5c36e0cce08baf |
MinGit-2.46.0-rc2-64-bit.zip | 99a6a1e76b9c65fe215d21094b9ccedffc0ac7a9ea8822e814ea2eb1dff40409 |
MinGit-2.46.0-rc2-32-bit.zip | b0de3ba90476154853b8887059103a7f848551291d29cedae890a43f8ba20ee7 |
MinGit-2.46.0-rc2-busybox-64-bit.zip | 134da84783b8e73e963c9d52a3c57c15b5b10e733233cd4e39be13231528f230 |
MinGit-2.46.0-rc2-busybox-32-bit.zip | 5f6a858df98b3b8588d1cc7d7d5d00a9b79533a90930165620f5b38d086ddc93 |
Git-2.46.0-rc2-64-bit.tar.bz2 | 39c95b8afd9677d7fa2be30b94a5833f2184d014f486ce9cba44caa6ba7892be |
Git-2.46.0-rc2-32-bit.tar.bz2 | 1837daf14dad04074a8b7ec77ba9220e6c113cc0c50d589b081c55a6f61fdd9a |
Git for Windows v2.46.0-rc1.windows.1
Changes since Git for Windows v2.45.2 (June 3rd 2024)
Git for Windows for Windows v2.46 is the last version to support for Windows 7 and for Windows 8, see MSYS2's corresponding deprecation announcement (Git for Windows relies on MSYS2 for components such as Bash and Perl).
Please also note that the 32-bit variant of Git for Windows is deprecated; Its last official release is planned for 2025.
New Features
- Comes with Git v2.46.0-rc1.
- Comes with OpenSSL v3.2.2.
- Comes with PCRE2 v10.44.
- Comes with OpenSSH v9.8.P1.
- Comes with Git Credential Manager v2.5.1.
- Comes with MinTTY v3.7.4.
git config
respects two user-wide configs:.gitconfig
in the home directory, and.config/git/config
. Since the latter isn't a Windows-native directory, Git for Windows now looks forGit/config
in theAppData
directory, unless.config/git/config
exists.- The FSMonitor feature is no longer experimental, and therefore no longer offered as installer option. Users are encouraged to enable this on a per-repository basis, via the config setting
core.fsmonitor=true
(scalar clone
does this automatically). - The server-side component of OpenSSH, which had been shipped with Git for Windows for historical reasons only, is now no longer distributed with it.
Bug Fixes
- Git Bash's
ls
command can now be used in OneDrive-managed folders without having to hydrate all the files. - Git LFS v3.5.x and newer no longer support Windows 7. Instead of a helpful error message, it now simply crashes on that Windows version, leaving the user with the error message "panic before malloc heap initialized". This has been addressed: In addition to the unhelpful error message, Git is now saying what is going on and how to get out of the situation.
- As of v2.45.0, the manual pages of
git clone
andgit init
were broken, which has been fixed.
Filename | SHA-256 |
---|---|
Git-2.46.0-rc1-64-bit.exe | f5d15b031edefa1922ea1003a43c7d7544ce97bb708a1456988f7756b31fb670 |
Git-2.46.0-rc1-32-bit.exe | 653b50a1e8adcb36245e544480427afe0040086b43f549aec77b203aee2cf438 |
PortableGit-2.46.0-rc1-64-bit.7z.exe | 1078d579a704ca5a760b3b20b6b534c9facc50788670136973363224e8ea2fa3 |
PortableGit-2.46.0-rc1-32-bit.7z.exe | 97bf609641a47af7ac88cf97f4da2ca1eeb0f8b76a852331f95801f3ef55911f |
MinGit-2.46.0-rc1-64-bit.zip | c5cb8c340977848908c0b19c27b75e0639c6adcc391eac425cbe0cbbf8d7f7a3 |
MinGit-2.46.0-rc1-32-bit.zip | 1c90b55863a0b62027200a2141d5dc6a41b4b2268194cadf1aa6c2b991096acc |
MinGit-2.46.0-rc1-busybox-64-bit.zip | fc51ef382a747231cc9cb64659a13f3a2a7936ef2de79308edf7fc90517db77a |
MinGit-2.46.0-rc1-busybox-32-bit.zip | b1800f48904446d54d9cfcc432d75635aa0e194d742fe0bc731315797dc91e73 |
Git-2.46.0-rc1-64-bit.tar.bz2 | 81f59d7c2f0f47f80d2f9c8cd4e4a293f3afcd416f24807df8cf83482d521298 |
Git-2.46.0-rc1-32-bit.tar.bz2 | b2c6b2eb008914c2cde713a78bcabd9472855b5dd61e814e5aff03235932b44e |