Added a comment

This commit is contained in:
http://joeyh.name/ 2013-07-18 17:39:37 +00:00 committed by admin
parent 3e422cb5fa
commit 2cc721ea7d

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="4.154.0.140"
subject="comment 3"
date="2013-07-18T17:39:37Z"
content="""
Using git grep like that would only be an optimisation when it's acting on every file in the repository. If it's only copying a subdirectory, or a single file, git grep is likely to come out much slower.
"""]]