Revert "Enable the wincred credential helper by default for Windows users."
[msysgit.git] / bin / fgrep
blobb836bc4cb8818e1838803b535ce93d60520dd2e4
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: fgrep
8 grep -F "$@"