Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ejecting should ensure you have clean git status #2221

Merged
merged 4 commits into from
May 20, 2017

Commits on May 19, 2017

  1. Configuration menu
    Copy the full SHA
    d5a8de9 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2017

  1. Rename function

    gaearon committed May 20, 2017
    Configuration menu
    Copy the full SHA
    64ba43e View commit details
    Browse the repository at this point in the history
  2. Style

    gaearon committed May 20, 2017
    Configuration menu
    Copy the full SHA
    9638928 View commit details
    Browse the repository at this point in the history
  3. Minor changes

    - extract function
    - exclude error output for missing git
    - more descriptive error message
    - no need to mutate answer
    - fix answering "no" to return 0 exit code
    gaearon committed May 20, 2017
    Configuration menu
    Copy the full SHA
    c423696 View commit details
    Browse the repository at this point in the history