On Sep 12, 2014, at 9:03 AM, Richard Shaw <[email protected]> wrote:
> > Is there an automated way to apply this through git? Or should I just apply > it to my clone of git master and just reset it later? > This should work, if your master is up to date: git checkout master git checkout -b test git pull https://github.com/lgritz/oiio lg-simdfix -- Larry Gritz [email protected] _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
