Changes between Version 4 and Version 5 of github_molgenis
- Timestamp:
- 2012-06-18T13:17:45+02:00 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
github_molgenis
v4 v5 6 6 * git clone [https://github.com/molgenis/molgenis.git https://github.com/<username>/molgenis.git] 7 7 * 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 10 * git remote 11 * git remote -v 12 * git pull molgenis master 8 13 9 14 == update project = pull project == … … 12 17 13 18 == "commit" = push a change : == 14 == Note : All history ==15 * git remote add molgenis https://github.com/molgenis/molgenis.git16 * git remote add molgenis !https://github.com/molgenis_apps/molgenis_apps.git17 * git remote18 * git remote -v19 * git pull molgenis master20 19 * pico DEVELOPERS 21 20 * git status