Skip to content

Instantly share code, notes, and snippets.

@smerritt
Created May 7, 2010 17:43
Show Gist options
  • Save smerritt/393765 to your computer and use it in GitHub Desktop.
Save smerritt/393765 to your computer and use it in GitHub Desktop.
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