Re: Incorrect Diff!

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

 



Pulkit Goyal <7895pulkit@xxxxxxxxx> writes:

> I was working on a Django project when I got the following diff which
> is very much confusing.
>
> The diff is pasted at https://bpaste.net/show/c2cb00728ff0.
>
> As you can see on bpaste that in line number 9,10 I have changed
> "class activationview" to "class activateuser", but in line number 14
> the diff is again showing me "class activationview". Maybe Git is
> trying to be smart here, but the diff is wrong and I was confused.

I do not think Git is trying to be smart at all.  

The function context lines @@ .. @@ consistently is showing the name
in the preimage of the diff, no?  

The function/class header that appears in the preimage before the
hunk that begins at line 108 is activationview and that is shown
there.  So is the header on the hunk that begins at line 149.

So there is nothing remarkable in this patch as far as I can see.



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]