Skip to content

Instantly share code, notes, and snippets.

@sohelamin
Created December 5, 2015 13:28
Show Gist options
  • Save sohelamin/6fe4f24f5ff5085d8aab to your computer and use it in GitHub Desktop.
Save sohelamin/6fe4f24f5ff5085d8aab to your computer and use it in GitHub Desktop.
Git Commands
git checkout gh-pages
git checkout master -- myplugin.js
git commit -m "Update myplugin.js from master"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment