Code

Make :/ accept a regex rather than a fixed pattern
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 Apr 2010 15:20:20 +0000 (08:20 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 14 Jun 2010 17:31:11 +0000 (10:31 -0700)
This also makes it trigger anywhere in the commit message, rather than
just at the beginning. Which tends to be a lot more useful.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>

No differences found