Changes between Version 16 and Version 17 of github_molgenis


Ignore:
Timestamp:
2012-06-18T14:16:28+02:00 (12 years ago)
Author:
antonak
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • github_molgenis

    v16 v17  
    5252== WORD of WARNING ==
    5353 * NEVER force push origin master
    54  * If you cannot push, you need to pull ☺ 
    55  * Force push destroys your fork !!!! 
    56  * So just never 
    57  * If you did ☹ you should: Directly delete your repository on the website fork, clone, 
    58  * remote add -> molgenis/molgenis again 
    59  * If you have stuff you want to keep: 
     54 * If you cannot push, you need to pull ☺
     55 * Force push destroys your fork !!!!
     56 * So just never
     57 * If you did ☹ you should: Directly delete your repository on the website fork, clone,
     58 * remote add -> molgenis/molgenis again
     59 * If you have stuff you want to keep:
    6060 * SAVE the files outside of the repos, and commit them back in after you setup a new remote fork and local repository
     61
     62== Git @ eclipse ==
     63!http://www.vogella.com/articles/EGit/article.html