Thread (2 messages) flat view 2 messages, 2 authors, 2016-06-15

Re: git log -S not finding all commits?

From: Matthieu Moy <hidden>
Date: 2016-06-15 22:47:29

Matthieu Moy [off-list ref] writes:
git log -p --format="%s\n%x00"  | perl -0 -ne 'print if(/whatever-you-search/);'
git log -p -z is better than my --format= indeed.

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help