On Mar 21, 2012, at 2:39 AM, Casian Andrei wrote: > > How can these pull requests be changed or updated? Is it possible? >
A pull request is for *all* changes in a specific branch of your repository, compared to our master at the point of its last common ancestor. All you need to do to update/edit/amend a pull request is push more changes to the same branch, everything else happens automatically. -- Larry Gritz [email protected] _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
