Skip to content
Git for Windows v2.7.1

Changes since Git for Windows v2.7.0(2) (February 2nd 2016)

New Features

  • Comes with Git 2.7.1.

Bug Fixes

  • Git GUI now starts properly even when the working directory
    contains non-ASCII characters.
  • We forgot to enable Address Space Layout Randomization and Data
    Execution Prevention on our Git wrapper, and this is now fixed.
  • A bug in one of the DLLs used by Git for Windows was fixed that
    prevented Git from working properly in 64-bit setups where the
    FLG_LDR_TOP_DOWN global flag is set.