groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Groff] Overview, Sept. 2014


From: Ralph Corderoy
Subject: Re: [Groff] Overview, Sept. 2014
Date: Wed, 10 Sep 2014 12:32:03 +0100

Hi,

Werner wrote:
> Please say `git help blame' on the command line and read this
> command's manpage :-)

Also http://git-scm.com/docs/git-blame

>   > git grep color_flag

http://git-scm.com/docs/git-grep
And the -w option is handy, just as with grep(1), to avoid matching
tricolor_flag and color_flagstone as well.  Or the regexp can have
word-boundary escapes added.

Cheers, Ralph.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]