Created
October 12, 2011 11:34
-
-
Save deJaVisions/1280989 to your computer and use it in GitHub Desktop.
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
| phong:~/Sites/spree/spree_flag_promotions[promoted_items_admin]$ git push -u origin promoted_items_admin | |
| Counting objects: 13, done. | |
| Delta compression using up to 2 threads. | |
| Compressing objects: 100% (7/7), done. | |
| Writing objects: 100% (7/7), 573 bytes, done. | |
| Total 7 (delta 4), reused 0 (delta 0) | |
| To git@github.com:doktorj/spree-promoted-items.git | |
| 2ded57c..2815c4b promoted_items_admin -> promoted_items_admin | |
| Branch promoted_items_admin set up to track remote branch promoted_items_admin from origin. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment