Advertisement
Guest User

Untitled

a guest
Aug 18th, 2013
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.74 KB | None | 0 0
  1. C:\Projets\stk\stk-gsoc\stk [wk7_historic +23 ~1 -0 !]> git remote
  2. funto-stk
  3. origin
  4. C:\Projets\stk\stk-gsoc\stk [wk7_historic +23 ~1 -0 !]> git remote show origin
  5. * remote origin
  6. Fetch URL: http://github.com/clbr/stk.git
  7. Push URL: http://github.com/clbr/stk.git
  8. HEAD branch: master
  9. Remote branches:
  10. master tracked
  11. wk1_base tracked
  12. wk1_historic tracked
  13. wk3_historic tracked
  14. wk3_light tracked
  15. wk5_aaao tracked
  16. wk5_historic tracked
  17. wk7_godmotion tracked
  18. wk7_historic tracked
  19. wk9_wet tracked
  20. Local branches configured for 'git pull':
  21. master merges with remote master
  22. wk1_base merges with remote wk1_base
  23. wk3_historic merges with remote wk3_historic
  24. wk3_light merges with remote wk3_light
  25. wk7_historic merges with remote wk7_historic
  26. Local refs configured for 'git push':
  27. master pushes to master (local out of date)
  28. wk1_base pushes to wk1_base (up to date)
  29. wk3_historic pushes to wk3_historic (up to date)
  30. wk3_light pushes to wk3_light (fast-forwardable)
  31. wk7_historic pushes to wk7_historic (fast-forwardable)
  32. wk9_wet pushes to wk9_wet (local out of date)
  33. C:\Projets\stk\stk-gsoc\stk [wk7_historic +23 ~1 -0 !]> git remote show funto-st
  34. k
  35. * remote funto-stk
  36. Fetch URL: http://github.com/Funto/stk.git
  37. Push URL: http://github.com/Funto/stk.git
  38. HEAD branch: master
  39. Remote branches:
  40. master new (next fetch will store in remotes/funto-stk)
  41. wk1_base new (next fetch will store in remotes/funto-stk)
  42. wk1_historic new (next fetch will store in remotes/funto-stk)
  43. wk3_historic new (next fetch will store in remotes/funto-stk)
  44. wk3_light new (next fetch will store in remotes/funto-stk)
  45. wk5_aaao new (next fetch will store in remotes/funto-stk)
  46. wk5_historic new (next fetch will store in remotes/funto-stk)
  47. wk7_godmotion new (next fetch will store in remotes/funto-stk)
  48. wk7_historic new (next fetch will store in remotes/funto-stk)
  49. wk9_wet new (next fetch will store in remotes/funto-stk)
  50. Local refs configured for 'git push':
  51. master pushes to master (local out of date)
  52. wk1_base pushes to wk1_base (up to date)
  53. wk3_historic pushes to wk3_historic (up to date)
  54. wk3_light pushes to wk3_light (fast-forwardable)
  55. wk7_historic pushes to wk7_historic (fast-forwardable)
  56. wk9_wet pushes to wk9_wet (local out of date)
  57. C:\Projets\stk\stk-gsoc\stk [wk7_historic +23 ~1 -0 !]> git remote set-head funt
  58. o-stk -a
  59. error: Not a valid ref: refs/remotes/funto-stk/master
  60. funto-stk/HEAD set to master
  61. C:\Projets\stk\stk-gsoc\stk [wk7_historic +23 ~1 -0 !]>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement