Skip to content

Instantly share code, notes, and snippets.

@rjv
Created April 12, 2013 13:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save rjv/5372014 to your computer and use it in GitHub Desktop.
Save rjv/5372014 to your computer and use it in GitHub Desktop.
Clone Laravel 4 develop branch into current directory
git clone -o laravel -b develop https://github.com/laravel/laravel.git .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment