Changes between Version 12 and Version 13 of github_molgenis


Ignore:
Timestamp:
2012-06-18T13:59:00+02:00 (12 years ago)
Author:
antonak
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • github_molgenis

    v12 v13  
    3131 * git push origin master (Add an upstream remote)
    3232
     33On the website:  Create a PULL request to: molgenis/molgenis/master This will pack ALL current changes in master to be submitted to molgenis WHICH IS BAD!  GOOGLE: “Creating good pull request”  !https://help.github.com/articles/using-pull-requests
    3334
    34 On the website:
    35 Create a PULL request to:
    36 molgenis/molgenis/master
    37 This will pack ALL current changes in master to be submitted to molgenis
    38 WHICH IS BAD!
    39 GOOGLE: “Creating good pull request”
    4035== Every morning: ==
    4136 * PULL from the molgenis organisation :  *git remote add molgenis git://github.com/molgenis/molgenis.git