Skip to content

标签

标签使您能够将历史中的特定点标记为重要点
  • v2.8.2
    60115f54 · Git 2.8.2 ·
    Git 2.8.2
    
  • v2.8.1.windows.1
    Git for Windows v2.8.1
    
    Changes since Git for Windows v2.8.0 (March 29th 2016)
    
    New Features
    
      • Comes with Git v2.8.1.
      • The Git for Windows project updated its contributor guidelines to
        the Contributor Covenant 1.4.
    
    Bug Fixes
    
      • Git's default editor (vim) is no longer freezing in CMD windows.
      • GIT_SSH (and other executable paths that Git wants to spawn) can
        now contain spaces.
  • v2.8.1
    d95553a6 · Git 2.8.1 ·
    Git 2.8.1
    
  • v2.8.0.windows.1
    Git for Windows v2.8.0
    
    Changes since Git for Windows v2.7.4 (March 18th 2016)
    
    New Features
    
      • Comes with Git v2.8.0.
      • Comes with the Git Credential Manager v1.2.2.
      • The FSCache feature (which was labeled experimental for quite some
        time) is now enabled by default.
      • Git is now added to the PATH by default (previously, the default
        was for Git to be available only from Git Bash/CMD).
      • The installer now offers to launch the Git Bash right away.
    
    Bug Fixes
    
      • The previous workaround for the blurred link to the Git Credential
        Manager was fixed so that the link is neither blurry nor
        overlapping.
      • The installer now changes the label of the Next button to Install
        on the last wizard page before installing.
  • v2.8.0
    90f7b16b · Git 2.8 ·
    Git 2.8
    
  • v2.8.0-rc4
    808ecd4c · Git 2.8-rc4 ·
    Git 2.8-rc4
    
  • v2.7.4.windows.1
    Git for Windows v2.7.4
    
    Changes since Git for Windows v2.7.3 (March 15th 2016)
    
    New Features
    
      • Comes with Git 2.7.4.
    
    Bug Fixes
    
      • The Git Credential Manager hyperlink in the installer is no longer
        blurred.
  • v2.7.4
    937978e0 · Git 2.7.4 ·
    Git 2.7.4
    
  • v2.6.6
    e4657964 · Git 2.6.6 ·
    Git 2.6.6
    
  • v2.5.5
    e568e563 · Git 2.5.5 ·
    Git 2.5.5
    
  • v2.4.11
    76542869 · Git 2.4.11 ·
    Git 2.4.11
    
  • v2.8.0-rc3
    d9c691a7 · Git 2.8-rc3 ·
    Git 2.8-rc3
    
  • v2.7.3.windows.1
    Git for Windows v2.7.3
    
    Changes since Git for Windows v2.7.2 (February 23rd 2016)
    
    New Features
    
      • Git for Windows now ships with the Git Credential Manager for
        Windows.
    
    Bug Fixes
    
      • We now handle UTF-8 merge and squash messages correctly in Git GUI.
      • When trying to modify a repository config outside of any Git
        worktree, git config no longer creates a .git/ directory but prints
        an appropriate error message instead.
      • A new version of Git for Windows' SDK was released.
      • We no longer show asterisks when reading the username for
        credentials.
  • v2.8.0-rc2
    ed9067f7 · Git 2.8-rc2 ·
    Git 2.8-rc2
    
  • v2.7.3
    594730e9 · Git 2.7.3 ·
    Git 2.7.3
    
  • v2.8.0-rc1
    ab5d01a2 · Git 2.8-rc1 ·
    Git 2.8-rc1
    
  • v2.8.0-rc0
    f02fbc4f · Git 2.8-rc0 ·
    Git 2.8-rc0
    
  • v2.7.2.windows.1
    Git for Windows v2.7.2
    
    Changes since Git for Windows v2.7.1(2) (February 12th 2016)
    
    New Features
    
      • Git for Windows' SDK version 1.0.2 has been released.
      • The "list references" window of gitk is now wider by default.
      • Comes with Git 2.7.2.
    
    Bug Fixes
    
      • The user is now presented with a nice error message when calling
        node while node.exe is not in the PATH (this bug also affected
        other interactive console programs such as python and php).
      • The arrow keys are respected again in gitk.
      • When a too-long path is encountered, git clean -dfx no longer
        aborts quietly.
      • Git GUI learned to stage lines appended to a single-line file.
      • When launching C:\Program Files\Git\bin\bash -l -i in a cmd window
        and pressing Ctrl+C, the console is no longer corrupted
        (previously, the bash.exe redirector would terminate and both cmd &
        Bash would compete for user input).
  • v2.7.2
    326e5bc9 · Git 2.7.2 ·
    Git 2.7.2
    
  • v2.7.1.windows.2
    Git for Windows v2.7.1(2)
    
    Changes since Git for Windows v2.7.1 (February 6th 2016)
    
    New Features
    
      • The context menu items in the explorer now show icons.
    
    Bug Fixes
    
      • A bug was fixed where worktrees would forget their location e.g.
        after an interactive rebase.
      • Thanks to Eric Lawrence and Martijn Laan, our installer sports a
        better way to look for system files now.