Skip to content

Instantly share code, notes, and snippets.

@SomeKay
Created August 20, 2016 09:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SomeKay/647b0985269b280157652d178907790b to your computer and use it in GitHub Desktop.
Save SomeKay/647b0985269b280157652d178907790b to your computer and use it in GitHub Desktop.
Pulling out CSS sources 2
cd submodules/styles
git add .
git commit -m "pulling out source css"
git push
cd ..
cd ..
git add .
git commit -m "pulled out source css"
git push
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment