We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We don't currently integrate with Git, so probably shouldn't commit on your behalf.
But I think we should refuse to eject if you use Git and have dirty Git status. Right after ejecting, we should also nudge you to commit the change.
This way it's easier to revert an ejection in the future.
Based on conversation with @thejameskyle in https://twitter.com/thejameskyle/status/860133102655602688
The text was updated successfully, but these errors were encountered:
#2090
Sorry, something went wrong.
No branches or pull requests
We don't currently integrate with Git, so probably shouldn't commit on your behalf.
But I think we should refuse to eject if you use Git and have dirty Git status.
Right after ejecting, we should also nudge you to commit the change.
This way it's easier to revert an ejection in the future.
Based on conversation with @thejameskyle in https://twitter.com/thejameskyle/status/860133102655602688
The text was updated successfully, but these errors were encountered: