Created
April 21, 2011 21:11
-
-
Save oalders/935471 to your computer and use it in GitHub Desktop.
metacpan submodule update
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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