Hi Daniel,

On Mon, 31 Aug 2015 13:25:37 +0800
Daniel Veillard <veill...@redhat.com> wrote:

> [...]
>   That looks mostly fine, but how do one download an unified patch
> from github without having to clone the whole damn thing ? There is
> nothing in the UI to download from the patch:
> 
>   
> https://github.com/cceelen/libxslt/commit/f7b4c8d436d187e27ab099ac652e56bdcdca66af?diff=unified

As far as I know, add a ".patch" (or ".diff") suffix to the commit hash:

https://github.com/cceelen/libxslt/commit/f7b4c8d436d187e27ab099ac652e56bdcdca66af.patch

(You can remove the "?diff=unified" part as this seems to be the
default.)

With "wget URL" you can download the patch.


-- 
Gruß/Regards,
    Thomas Schraitle
_______________________________________________
xslt mailing list, project page http://xmlsoft.org/XSLT/
xslt@gnome.org
https://mail.gnome.org/mailman/listinfo/xslt

Reply via email to