Created
October 29, 2012 01:55
-
-
Save jrodl3r/3970950 to your computer and use it in GitHub Desktop.
Clone H5BP to New Project
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git clone https://github.com/h5bp/html5-boilerplate.git H5BP_Custom | |
cd H5BP_Custom | |
git remote rm origin | |
git remote add origin https://github.com/JRodl3r/H5BP_Custom.git | |
git push origin master | |
#then use GitHub.app to rename & publish new branch as "boilerplate_[versionNumber]" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment