On Sat, 4 Jun 2005, Junio C Hamano wrote:
Linus, can your workflow grok things like this, or do you prefer
patch submission to use traditional diff format without renames?
I haven't made "git-apply" do the final part yet: it doesn't actually
apply anything. So I'm still using standard patch in my workflow.
But that's largely been because I haven't been hugely motivated to fixing
it yet. I will now correct that.
Let's see if I can do the last mile now.
Linus