2013/9/27 Luca Cerone <luca.cer...@gmail.com>: > For example, Issam explained me how to checkout his branch, which I did, > but I can't understand now how to fetch eventual changes made to this > branch. > > Is there a way to do this? On github I have found this help page: > https://help.github.com/articles/checking-out-pull-requests-locally > > the problem is that doing like this I can fetch all the pull requests, which > may be an overkill for me.
PRs are generally not that big, compared to the master history which goes back years. Fetching them selectively may be possible with the appropriate amount of Git magic, but not really worth it, IMHO. ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk _______________________________________________ Scikit-learn-general mailing list Scikit-learn-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/scikit-learn-general