Files
git/compat
Karsten Blees 297b780dc8 fixup! mingw: Support git_terminal_prompt with more terminals
Reduce shell invocations by chaining commands together.

Use 'echo' instead of 'printf \\n'.

Use 'read -s' instead of 'stty [-]echo', because we don't have 'stty'
in old msysgit.

Use 'bash' instead of 'sh' as 'read -s' is bash-specific (in case we
ever switch to dash or some other POSIX-only shell).

Signed-off-by: Karsten Blees <blees@dcon.de>
2015-05-09 00:05:24 +02:00
..
2015-05-01 15:35:59 +02:00
2014-06-03 12:06:40 -07:00
2013-09-11 11:08:52 -07:00
2011-09-11 14:43:33 -07:00
2013-04-12 12:23:20 -07:00