Skip to content

Instantly share code, notes, and snippets.

@oalders
Created April 21, 2011 21:11
Show Gist options
  • Save oalders/935471 to your computer and use it in GitHub Desktop.
Save oalders/935471 to your computer and use it in GitHub Desktop.
metacpan submodule update
olaf-alderss-macbook-pro:cpan-api olaf$ git submodule init
Submodule 'inc/hidek/Plack-Middleware-Auth-OAuth' (https://github.com/hidek/Plack-Middleware-Auth-OAuth.git) registered for path 'inc/hidek/Plack-Middleware-Auth-OAuth'
olaf-alderss-macbook-pro:cpan-api olaf$ git submodule update
Cloning into inc/hidek/Plack-Middleware-Auth-OAuth...
remote: Counting objects: 74, done.
remote: Compressing objects: 100% (26/26), done.
remote: Total 74 (delta 20), reused 74 (delta 20)
Unpacking objects: 100% (74/74), done.
Submodule path 'inc/hidek/Plack-Middleware-Auth-OAuth': checked out 'c1186f28270673be76da4af1bb4eb9b3e72fea2d'
remote: Counting objects: 50, done.
remote: Compressing objects: 100% (30/30), done.
remote: Total 35 (delta 17), reused 0 (delta 0)
Unpacking objects: 100% (35/35), done.
From git://github.com/monken/p5-elasticsearch-model
2fe61f7..98ee081 master -> origin/master
fatal: reference is not a tree: 035d8ee7728084a9527f2a3d56c324ae61f4fb40
Unable to checkout '035d8ee7728084a9527f2a3d56c324ae61f4fb40' in submodule path 'inc/monken/p5-elasticsearch-model'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment