Created
July 14, 2015 11:27
-
-
Save devinceble/2c47f10cf942d28ba275 to your computer and use it in GitHub Desktop.
Activity IT
This file contains hidden or 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
https://github.com/meteor/meteor/blob/devel/packages/spacebars/README.md | |
git clone https://github.com/devinceble/chatApp3.0.git | |
cd chatApp3.0/ | |
git checkout -b activity01 | |
git branch | |
git push -u origin activity01 | |
Generate Token at github for password | |
git branch | |
git checkout -b activity02 | |
if finished createing your profile app | |
git add -A . | |
git commit -m "Done Activity 2" | |
git push -u origin activity02 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment