> What do you use for recursive grepping? Is "grep -r --exclude=dir=.git" > working fine?
'git grep' works nicely - it recursively greps all files tracked under version control, while omitting generated files. -- Eric Blake -- View this message in context: http://www.nabble.com/git-and-grep-tf4470617.html#a12747024 Sent from the Gnulib mailing list archive at Nabble.com.