User Tools

Site Tools


git:about

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
git:about [2011/03/26 13:30] – external edit 127.0.0.1git:about [2018/06/23 00:30] (current) – external edit 127.0.0.1
Line 5: Line 5:
  
 CobraMUSH developers can use this, instead: CobraMUSH developers can use this, instead:
-  git clone cobramush@cobramush.org:cobramush.githttp://www.cobramush.org/wiki/git/about+  git clone cobramush@cobramush.org:cobramush.git
  
 Once you have a local copy of the repository from one of the above commands, you should run the script utils/preparedist.sh - this will create the Configure script and take care of setting things up for you to be able to build CobraMUSH. Once you have a local copy of the repository from one of the above commands, you should run the script utils/preparedist.sh - this will create the Configure script and take care of setting things up for you to be able to build CobraMUSH.
Line 26: Line 26:
  
 ====== I lost my commits!  Oh no, what do I do? ====== ====== I lost my commits!  Oh no, what do I do? ======
-Several great articles explain this: http://www.humbug.in/docs/pro-git-book-es/maintenance-and-data-recovery.htmlhttp://gitready.com/advanced/2009/01/17/restoring-lost-commits.html http://gitready.com/advanced/2009/01/17/restoring-lost-commits.html http://stackoverflow.com/questions/2467433/git-checkout-sha-and-heroku http://book.git-scm.com/4_undoing_in_git_-_reset,_checkout_and_revert.html ..+Several great articles explain this:  
 +  * http://www.humbug.in/docs/pro-git-book-es/maintenance-and-data-recovery.html 
 +  * http://gitready.com/advanced/2009/01/17/restoring-lost-commits.html  
 +  * http://gitready.com/advanced/2009/01/17/restoring-lost-commits.html 
 +  * http://stackoverflow.com/questions/2467433/git-checkout-sha-and-heroku 
 +  * http://book.git-scm.com/4_undoing_in_git_-_reset,_checkout_and_revert.html ..
  
 Now that you have several official links on how to do it, I'll explain in my own words. Now that you have several official links on how to do it, I'll explain in my own words.
git/about.1301160647.txt.gz · Last modified: 2018/06/23 00:30 (external edit)