Re: [PATCH resend] gitk: Fix "git gui blame" invocation when called from topdir

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Paul Mackerras
Date: Tuesday, November 3, 2009 - 3:39 am

Markus Heidelberg writes:


Thanks for the patch, but I'd prefer to just add:

    if {[file pathtype $f] ne "relative"} {
	return $f
    }

at the start of the function.  I think that's easier to read than
having a big if statement.  Would you like to do a new patch or will I
just make that change to your patch?

Paul.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH resend] gitk: Fix "git gui blame" invocation wh ..., Paul Mackerras, (Tue Nov 3, 3:39 am)