Why didn't you use "git revert" rather than rewriting history? Thanks for working on the release, by the way!
Gaƫl Sent from my phone. Please forgive brevity and mis spelling On Oct 31, 2015, 17:10, at 17:10, Andy <t3k...@gmail.com> wrote: >Hey. >Just in case anyone was working on 0.17.X for some reason: >I needed to remove a commit that was accidentally cherrypicked. > >So if you have a 0.17.X branch you need to update it to the rebased >master: > >git fetch uptream && git checkout 0.17.X && git reset --hard >upstream/0.17.X > >Cheers, >Andy > >------------------------------------------------------------------------------ >_______________________________________________ >Scikit-learn-general mailing list >Scikit-learn-general@lists.sourceforge.net >https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
------------------------------------------------------------------------------
_______________________________________________ Scikit-learn-general mailing list Scikit-learn-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/scikit-learn-general