Skip to content

Instantly share code, notes, and snippets.

@lfborjas
Created October 7, 2010 07:09
Show Gist options
  • Select an option

  • Save lfborjas/614697 to your computer and use it in GitHub Desktop.

Select an option

Save lfborjas/614697 to your computer and use it in GitHub Desktop.
cd CARPETA_X
git init
git remote add origin git://github.com/progra4/ejemplos.git
git pull origin master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment