Documentation: git-rev-list's "patterns"
authorPetr Baudis <pasky@suse.cz>
Fri, 18 May 2007 23:21:53 +0000 (01:21 +0200)
committerJunio C Hamano <junkio@cox.net>
Sat, 19 May 2007 00:12:10 +0000 (17:12 -0700)
git-rev-list(1) talks about patterns as values for the
--grep, --committed etc. parameters, without going into detail.
This patch mentions that these patterns are actually regexps.

Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found