Created
May 7, 2010 17:43
-
-
Save smerritt/393765 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
ey deploy choosing an object to deploy without a configured default branch | |
- defaults to the checked-out local branch (PENDING: Not Yet Implemented) | |
- deploys whatever argument it's given (PENDING: Not Yet Implemented) | |
ey deploy choosing an object to deploy with a configured default branch | |
- complains about a non-default branch without --force (PENDING: Not Yet Implemented) | |
- deploys a non-default branch with --force (PENDING: Not Yet Implemented) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment