ruby-on-rails - Ynaqdhm 的含义?

标签 ruby-on-rails ruby-on-rails-5

我不小心创建了一个已经存在的 rails 应用程序(即 rails new existingapp )

终端说

Overwrite /Users/username/Desktop/existingapp/.gitignore? (enter "h" for help) [Ynaqdhm]



Ynaqdhm 代表什么?我猜他们是可用的选项? (例如 y:是,n:否?)我按下 a 认为这意味着中止,但新应用程序继续进行,所以也许这意味着全部。我在哪里可以找到这意味着什么

最佳答案

Y - yes, overwrite
n - no, do not overwrite
a - all, overwrite this and all others
q - quit, abort
d - diff, show the differences between the old and the new
h - help, show this help
m - merge, run merge tool

关于ruby-on-rails - Ynaqdhm 的含义?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/56300613/

相关文章:

ruby-on-rails - Ruby on Rails : what is the best choice of Web UI for managing I18n yml files?

ruby-on-rails - git push heroku 挂起

ruby-on-rails - "TypeError: can' t 引用“使用自定义类型和属性 API 时

ruby-on-rails - 将 HashMap 映射到类实例

ruby-on-rails - ActiveAdmin 如何添加没有模型的自定义 Controller

ruby-on-rails - Ruby on Rails 上的 Gem Seer 和 Ajax

ruby-on-rails - 使用 Rails 5 在 Postgres 中存储字符串化 JSON

ruby-on-rails - 如何在 I18n Devise Flash 消息上使用资源属性

ruby-on-rails - Rails 5.2升级导致ErrorController失败,并显示通用错误页面

ruby-on-rails - Rails 5,Rspec : Environment data not found in the schema