Added a comment
This commit is contained in:
parent
3e422cb5fa
commit
2cc721ea7d
1 changed files with 8 additions and 0 deletions
|
@ -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.
|
||||
"""]]
|
Loading…
Add table
Reference in a new issue