Re: [PATCH 2/2] gitk: add the equivalent of diff --color-words

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

 



Thomas Rast wrote:
> @@ -7727,15 +7739,22 @@ proc getblobdiffline {bdf ids} {
>  	    # parse the prefix - one ' ', '-' or '+' for each parent
>  	    set prefix [string range $line 0 [expr {$diffnparents - 1}]]
>  	    set tag [expr {$diffnparents > 1? "m": "d"}]
> +	    puts "prefix is '$prefix'"

This is a leftover debugging print and should be removed if you want
to try it... sorry for the noise.

-- 
Thomas Rast
trast@{inf,student}.ethz.ch
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[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]