Enable the wincred credential helper by default for Windows users.
[msysgit.git] / bin / egrep
blob6275c514cc1ca01c73ccda9766255c4dfd880564
1 #!/bin/sh
2 # Copyright (C) 2002, Earnie Boyd
3 # mailto:earnie@users.sf.net
4 # This file is part of MSYS
5 # http://www.mingw.org/msys.shtml
6 # File: egrep
8 grep -E "$@"