svn commit: r49294 - head/en_US.ISO8859-1/articles/committers-guide

Mathieu Arnold <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: mat
Date: Tue Aug 16 15:05:08 2016
New Revision: 49294
URL: https://svnweb.freebsd.org/changeset/doc/49294

Log:
  Add a tip about using git grep when removing a port.
  
  Sponsored by:	Absolight

Modified:
  head/en_US.ISO8859-1/articles/committers-guide/article.xml

Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/committers-guide/article.xml	Tue Aug 16 14:39:05 2016	(r49293)
+++ head/en_US.ISO8859-1/articles/committers-guide/article.xml	Tue Aug 16 15:05:08 2016	(r49294)
@@ -4111,6 +4111,13 @@ Relnotes:           yes</programlisting>
 		    <para>No other ports should contain any reference
 		      to the port's directory or PKGNAME in their
 		      Makefiles</para>
+
+		    <tip>
+		      <para>When using <application>Git</application>,
+			consider using <command>git grep</command>, it
+			is much faster than <command>grep
+			  -r</command>.</para>
+		    </tip>
 		  </listitem>
 		</itemizedlist>
 	      </listitem>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.