Changes between Version 5 and Version 6 of github_molgenis


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

--

Legend:

Unmodified
Added
Removed
Modified
  • github_molgenis

    v5 v6  
    22 * Fork https://github.com/molgenis/molgenis &  https://github.com/molgenis/molgenis_apps
    33 * download github command line version
     4
     5== configure ==
     6!https://help.github.com/articles/set-up-git
     7
     8
     9
    410 * @commandline try retrieving projects by CLONING :
    511   * create folders, cd there and try :
    612     * git clone [https://github.com/molgenis/molgenis.git https://github.com/<username>/molgenis.git]
    713     * git clone [https://github.com/molgenis/molgenis_apps.git https://github.com/<username>/molgenis_apps.git]
    8      * git remote add molgenis https://github.com/molgenis/molgenis.git
    9      * git remote add molgenis !https://github.com/molgenis_apps/molgenis_apps.git
     14     * git remote add molgenis https://github.com/molgenis/molgenis.git
     15     * git remote add molgenis !https://github.com/molgenis_apps/molgenis_apps.git
    1016     * git remote
    1117     * git remote -v