You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like it's going after a branch named master that doesn't exist, the branch is named main:
Rubygems Adding Thin into Gemfile...
--------------------------------------------------------------------------------
gemfile thin
gemfile mocha
gemfile rails-controller-testing
gsub Gemfile
gsub Gemfile
gsub Gemfile
gsub Gemfile
Rubygems Adding Elasticsearch libraries into Gemfile...
--------------------------------------------------------------------------------
gemfile elasticsearch
gemfile https://github.com/elasticsearch/elasticsearch-rails.git
gemfile https://github.com/elasticsearch/elasticsearch-rails.git
run git add Gemfile* from "."
run git commit -m 'Added libraries into Gemfile' from "."
[master b3d0011] Added libraries into Gemfile
1 file changed, 7 insertions(+), 1 deletion(-)
Application Disabling asset logging in development...
--------------------------------------------------------------------------------
run git add config/ from "."
run git commit -m 'Disabled asset logging in development' from "."
[master 0c25ea6] Disabled asset logging in development
1 file changed, 2 insertions(+)
Rubygems Installing Rubygems...
--------------------------------------------------------------------------------
run bundle install from "."
Fetching https://github.com/elasticsearch/elasticsearch-rails.git
fatal: Needed a single revision
Git error: command `git rev-parse --verify master` in directory /home/jason/Workspace/searchapp has failed.
Revision master does not exist in the repository https://github.com/elasticsearch/elasticsearch-rails.git. Maybe you misspelled it?
If this error persists you could try removing the cache directory
'/home/jason/.rvm/gems/ruby-2.7.3@hearingtracker/cache/bundler/git/elasticsearch-rails-60da80899bf51572b681abf96e88fe8b6c0727b4'
The text was updated successfully, but these errors were encountered:
Looks like it's going after a branch named master that doesn't exist, the branch is named main:
The text was updated successfully, but these errors were encountered: