Do not use the '='

On Friday, October 10, 2014 5:18:36 AM UTC-4, Marat Shakurov wrote:
>
> I doing:
>
> git log -p
>
> and see that optput contains string '*somestring1*'
>
> I doing:
> git log -p --grep=somestring1
> or
> git log -p --grep=somestring1 -i
> or
> git log -p --grep=somestring1 -i F
>
> and use qoutation marks to enqoute somestring1
>
> and see empty outut, no one log message found!
>
> Some lines are found in the text, others not.
> And not whole the log was scanned, only a some part.
>
> What I doing wrong?
>

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to