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

Re: [PATCH] git-gui: use "blame -w -C -C" for "where did it come from, originally?"

From: Linus Torvalds <torvalds@linux-foundation.org>
Date: 2016-06-15 22:43:17


On Thu, 21 Jun 2007, Linus Torvalds wrote:
I'd personally rather *not* have git-gui make the -w/-M/-C choice for me. 
Why don't you just allow the user to say? Sometimes I might want to see 
who introduced broken whitespace. Let me say

	git gui blame -w filename.c

please? Instead of making that choice for me, and then blaming git for 
something that wasn't git's problem.
Side note - this ended up being one reason why "gitk" is so good. It just 
passed down the arguments to "git-rev-list", and it allowed me to improve 
on the original gitk without gitk ever even _realizing_ it was improved 
upon. All the pathname filtering etc was done without gitk ever learning 
about it - it "just worked".

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