On Sun, May 29, 2005 3:41 am, Junio C Hamano said: >>>>>> "PB" == Petr Baudis <pasky@ucw.cz> writes: > > PB> What do you think? Would you hate it to show up in the diffs, or are > PB> you ok with it? > > I cannot tell if you are asking about cg-diff or changing the > built-in diff-* output. The Subject: line suggests you are > talking about the latter, but if that is the case I have to > admit that I am not that sympathetic to Index: nor separator. > > Like Linus, I do "/^diff --git .*" in my less sessions, which > gives a very nice highlighted separator line without wasting a > single line on the terminal. If any of the readers on the list > didn't know about this trick (especially the trailing .* part), > please try it. I'm certain everybody would love it. It's good to know you can wrap this into a shell script too, which saves you having to type the search string in "less" each time... something like: git-diff-tree "$@" | git-diff-helper | less -p "^diff --git .*" Sean - 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.htmlReceived on Sun May 29 17:54:05 2005
This archive was generated by hypermail 2.1.8 : 2005-05-29 17:54:06 EST