RFE: download patch between arbitrary revisions
Konstantin Ryabitsev
mricon at kernel.org
Mon Jun 3 03:19:11 CEST 2013
Hi, all:
There is currently a way to render a diff between two arbitrary objects,
e.g.:
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/diff/?id=v3.10-rc4&id2=v3.10-rc3
However, there doesn't appear to be a way to download a patch in the
same way -- it will only make patch against id's parent. E.g.:
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/patch/?id=v3.10-rc4&id2=v3.10-rc3
Any way we can make the behaviour of patch match that of diff?
Best,
--
Konstantin Ryabitsev
Senior Systems Administrator
Linux Foundation Collab Projects
Montréal, Québec
More information about the CGit
mailing list