Guest User

Untitled

a guest
Jun 24th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. gpratt@vbox:/mnt/apci/main$ git submodule update --init
  2. fatal: reference is not a tree: 5f734a588995638b9ab63b80b8771902aad85155
  3. Unable to checkout '5f734a588995638b9ab63b80b8771902aad85155' in submodule path 'www/sites/all/modules/contrib/og_services'
  4. gpratt@vbox:/mnt/apci/main$ git submodule sync
  5. Synchronizing submodule url for 'www/sites/all/modules/allplayers/apci_js_libraries/fullcal'
  6. Synchronizing submodule url for 'www/sites/all/modules/contrib/og_services'
  7. Synchronizing submodule url for 'www/sites/all/modules/contrib/services'
  8. gpratt@vbox:/mnt/apci/main$ git submodule update --init
  9. remote: Counting objects: 5, done.
  10. remote: Compressing objects: 100% (3/3), done.
  11. remote: Total 3 (delta 2), reused 0 (delta 0)
  12. Unpacking objects: 100% (3/3), done.
  13. From git://github.com/glennpratt/og_services
  14. * [new branch] temp_fix -> origin/temp_fix
  15. Submodule path 'www/sites/all/modules/contrib/og_services': checked out '5f734a588995638b9ab63b80b8771902aad85155'
  16. gpratt@vbox:/mnt/apci/main$
Add Comment
Please, Sign In to add comment