Guest User

Untitled

a guest
May 26th, 2018
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. *** Checking out clutter *** [21/21]
  2. git pull --rebase
  3. remote: Counting objects: 82, done.
  4. remote: Compressing objects: 100% (43/43), done.
  5. remote: Total 43 (delta 36), reused 0 (delta 0)
  6. Unpacking objects: 100% (43/43), done.
  7. From git://git.gnome.org/clutter
  8. 6f3b4b3..9912bf7 fosdem-2012 -> origin/fosdem-2012
  9. f7d9eab..7e4260e master -> origin/master
  10. First, rewinding head to replay your work on top of it...
  11. Fast-forwarded master to 7e4260ee8a594aa7f32b68c231a5b152055fb593.
  12. git show-ref --quiet --verify refs/heads/pre-apocalypse-1
  13. git checkout --track -b pre-apocalypse-1 origin/pre-apocalypse-1
  14. fatal: git checkout: updating paths is incompatible with switching branches.
  15. Did you intend to checkout 'origin/pre-apocalypse-1' which can not be resolved as commit?
  16. *** Error during phase checkout of clutter: ########## Error running git checkout --track -b pre-apocalypse-1 origin/pre-apocalypse-1 *** [21/21]
  17.  
  18. [1] Rerun phase checkout
  19. [2] Ignore error and continue to configure
  20. [3] Give up on module
  21. [4] Start shell
  22. [5] Reload configuration
  23. [6] Go to phase "wipe directory and start over"
  24. choice:
Add Comment
Please, Sign In to add comment