Skip to content

v1.3.11

Compare
Choose a tag to compare
@daxgames daxgames released this 22 Dec 22:15
· 715 commits to master since this release
524fce2

1.3.11 (2018-12-22)

Fixes

  • Fix uncommenting call ssh-agent in user_profile.cmd breaks Cmder prompt. #1990, #1807, #1785, #1885
    • Pull Request: #1999 fix ssh-agent call in user_profile.cmd.default
  • Unable to use '%' character in git branch names #1779
    • Pull Request: #1991 add percent escaping for string.gsub
  • sort command, unix vs windows (/usr/bin/sort vs sort.exe) #1931
    • Pull Request: #1988 Prefer /nix_tools option

Adds

  • #1988 Prefer /nix_tools option
  • #1982 make /register work with /single
  • #1975 Add /nix_tools 0 option to init.bat to prevent adding !GIT_INSTALL_ROOT!\usr\bin to PATH

Changes

  • #1987 Use default files for default user profiles