Skip to content
Git for Windows v2.12.2(3)

Changes since Git for Windows v2.12.2(2) (April 5th 2017)

New Features

  * The experimental option --show-ignored-directory was added to git
    status to show only the name of ignored directories when the option
    --untracked=all is used.

Bug Fixes

  * A malicious "ssh://..." URL could result in options passed to the
    `ssh` command, which is now prevented.