Re: [RFC] gitweb TODO

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Jakub Narebski <jnareb@...>
Cc: <git@...>
Date: Friday, November 17, 2006 - 8:04 pm

Jakub Narebski <jnareb@gmail.com> writes:


Honestly, I do not have strong feeling either way.  As you say,
I suspect diff to change between symlink and regular file is not
readable no matter how you present it, and it is a corner case
that is not very interesting.  It happens in real life but it is
rare enough that split patches or a single patch would not make
much difference either way.

So I would not oppose to a patch to add an option to update
git-diff to produce either format, but I doubt it is worth the
effort required to make sure that the change does not break
anything else and also to make matching adjustment to git-apply,
so that it can understand both formats.


I can see why somebody might want to do this, to exactly the
same degree that I can see why somebody might want to use the
combination of "--raw -p".

I think this would work in git.git itself:

	git diff-tree --cc --numstat --raw -p v1.0.0

-
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:
[RFC] gitweb TODO, Jakub Narebski, (Fri Nov 17, 2:01 pm)
Re: [RFC] gitweb TODO, Junio C Hamano, (Fri Nov 17, 3:22 pm)
Re: [RFC] gitweb TODO, Jakub Narebski, (Fri Nov 17, 4:30 pm)
Re: [RFC] gitweb TODO, Junio C Hamano, (Fri Nov 17, 5:08 pm)
Re: [RFC] gitweb TODO, Jakub Narebski, (Fri Nov 17, 5:24 pm)
Re: [RFC] gitweb TODO, Junio C Hamano, (Fri Nov 17, 8:04 pm)