Skip to content

Instantly share code, notes, and snippets.

@jjhoncv
Last active January 4, 2016 01:19
Show Gist options
  • Select an option

  • Save jjhoncv/8547491 to your computer and use it in GitHub Desktop.

Select an option

Save jjhoncv/8547491 to your computer and use it in GitHub Desktop.
git basics

clonar repo

git clone https://github.com/jjhoncv/test.git

Explorer de Linux Crunchbang

thunar ./

Crear ramas , nombre de rama "releases"

git checkout releases
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment