You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@systemml.apache.org by GitBox <gi...@apache.org> on 2020/06/05 14:35:42 UTC

[GitHub] [systemml] j143 commented on pull request #953: [DOC] Documentation for builtin mice function

j143 commented on pull request #953:
URL: https://github.com/apache/systemml/pull/953#issuecomment-639535006


   Thank for working on this @stanp7.
   
   In your local repository (in PowerShell):
   1. Checkout `master` branch: `git checkout master`
   2. Create a new branch from `master`: `git checkout -b mice`
   3. Pick only the commits related to `mice` function: `git cherry-pick dde6a84319468869d902da4818ef1cb059c3a1eb`
   4. Now check the mice function is cleanly added: `git log`
   5. Push changes to [`stanp7:mice-doc`](https://github.com/stanp7/systemds/tree/mice-doc) : `git push --set-upstream-to=p****/mice-doc`
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org