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

Cannot update RuboCop submodule - "reference is not a tree" #84

Closed
andyw8 opened this issue Apr 29, 2016 · 1 comment
Closed

Cannot update RuboCop submodule - "reference is not a tree" #84

andyw8 opened this issue Apr 29, 2016 · 1 comment

Comments

@andyw8
Copy link
Collaborator

andyw8 commented Apr 29, 2016

I'm not too familiar with Git submodules, but when I run the command given in the README it fails with:

$ git submodule update --init --depth 1 vendor/rubocop
Submodule 'vendor/rubocop' (https://github.com/bbatsov/rubocop.git) registered for path 'vendor/rubocop'
Cloning into 'vendor/rubocop'...
remote: Counting objects: 830, done.
remote: Compressing objects: 100% (761/761), done.
remote: Total 830 (delta 172), reused 142 (delta 63), pack-reused 0
Receiving objects: 100% (830/830), 1.36 MiB | 366.00 KiB/s, done.
Resolving deltas: 100% (172/172), done.
Checking connectivity... done.
fatal: reference is not a tree: 1473da4b0c81e34548e452d4d3427623bdac16de
Unable to checkout '1473da4b0c81e34548e452d4d3427623bdac16de' in submodule path 'vendor/rubocop'
@andyw8
Copy link
Collaborator Author

andyw8 commented May 11, 2016

Ping @nevir, @nijikon – any luck reproducing this issue? I'm trying to figure out if it's something specific to my machine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant