Revert "Enable the wincred credential helper by default for Windows users."
[msysgit.git] / bin / clear
blob1dc7667741604c9e70b30cf7ee08be5b0be0b12c
1 #!/bin/sh
2 # Make the 'clear' command work, by invoking command.com/cmd.exe 'cls'
4 $COMSPEC //C cls