[Koha-bugs] [Bug 8207] Modify authority type frameworks to allow see also fields to link to thesauri

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 26 21:47:41 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8207

Chris Cormack <chris at bigballofwax.co.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chris at bigballofwax.co.nz

--- Comment #8 from Chris Cormack <chris at bigballofwax.co.nz> ---
(In reply to comment #7)

> > 
> > Are you sure this is intended ?
> 
> Yes. This is the problem with line-based diffs. Basically all I did was add
> a line, but git sees it as removing a line, adding a line, and then adding
> back the original line.
> 

Here's a handy tip, apply the patch then run

 git show --word-diff=color

Be happy and amazed :)

What I have is a git alias

 git config alias.sh "show --word-diff=color"

So i can go
 git sh

Not seeing whitespace in the diff ftw!

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list