Question #679428 on Yade changed: https://answers.launchpad.net/yade/+question/679428
Bruno Chareyre proposed the following answer: I would not recommend cherry-pick here since it would generate versions which never existed. Better: git checkout 911e8c9 Preserving local changes (if any) is straightforward: git stash git checkout 911e8c9 git stash pop Bruno p.s. There is confusion between package versions (daily, 2019.01,...) and source code versions (6387d336023f... and alike) in your messages. -- You received this question notification because your team yade-users is an answer contact for Yade. _______________________________________________ Mailing list: https://launchpad.net/~yade-users Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-users More help : https://help.launchpad.net/ListHelp

