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

Re: git log -S doesn't find some commits

From: Johannes Schindelin <hidden>
Date: 2016-06-15 22:45:36

Hi,

On Tue, 4 Nov 2008, Bernt Hansen wrote:
Commits B, C, and D are not included in the git log -S output even
though with gitk you can see that 'org-publish-validate-link' is in the
patch.
It is not sufficient for it to be in the patch, it has to be added or 
deleted in whole.  So for example if you had a line

	org-publish-validate-link Hello

and you changed it to

	org-publish-validate-link World

git log -SWorld will find the commit, but git log 
-Sorg-publish-validate-link will not.

Hth,
Dscho
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help