Re: How can I download a git commit as a diff patch?

From: Randy Dunlap
Date: Wed Sep 30 2009 - 11:55:07 EST


On Wed, 30 Sep 2009 10:44:10 -0500 Andy wrote:

> I just want to down a particular git commit as a patch, not a git commit or
> anything. Yes, I can see the diffs on the web, but unless I am missing
> something all are in unless html formats for me. And cut and past from the
> web page does not help either because some lines get mangled. Is there some
> site, or git itself, that would allow be to get the git commit as a simple
> patch?

Look at the commitdiff using the web interface, then click on "raw" near
the upper left corner.

---
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/