Skip to content

Instantly share code, notes, and snippets.

@chopmo
Created October 16, 2015 09:09
Show Gist options
  • Save chopmo/5c1f0f47e87ca07e925e to your computer and use it in GitHub Desktop.
Save chopmo/5c1f0f47e87ca07e925e to your computer and use it in GitHub Desktop.
git co boostrap3
git co -b boostrap3-new
git reset master
(for each group of stuff:)
git add app/assets/images
git ci -m "BS3 images"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment