Git for Windows v2.46.0.windows.1 #5097
                  
                    
                      dscho
                    
                  
                
                  announced in
                Announcements
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
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
git configrespects two user-wide configs:.gitconfigin the home directory, and.config/git/config. Since the latter isn't a Windows-native directory, Git for Windows now looks forGit/configin theAppDatadirectory, unless.config/git/configexists.core.fsmonitor=true(scalar clonedoes this automatically).Bug Fixes
lscommand can now be used in OneDrive-managed folders without having to hydrate all the files.git cloneandgit initwere broken, which has been fixed.This discussion was created from the release Git for Windows v2.46.0.windows.1.
Beta Was this translation helpful? Give feedback.
All reactions