diff --git a/en_US.ISO8859-1/articles/committers-guide/article.xml b/en_US.ISO8859-1/articles/committers-guide/article.xml
index 61b5d34552..dd2a4146e1 100644
--- a/en_US.ISO8859-1/articles/committers-guide/article.xml
+++ b/en_US.ISO8859-1/articles/committers-guide/article.xml
@@ -4111,6 +4111,13 @@ Relnotes: yes
No other ports should contain any reference
to the port's directory or PKGNAME in their
Makefiles
+
+
+ When using Git,
+ consider using git grep, it
+ is much faster than grep
+ -r.
+