Guest User

Untitled

a guest
Aug 21st, 2014
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. $ git fetch other
  2. warning: no common commits
  3. remote: Counting objects: 388, done.
  4. remote: Compressing objects: 100% (374/374), done.
  5. remote: Total 388 (delta 215), reused 0 (delta 0)
  6. Receiving objects: 100% (388/388), 937.43 KiB | 327.00 KiB/s, done.
  7. Resolving deltas: 100% (215/215), done.
  8. From c:/Users/Rohit/Documents/GitHub/HDMI_Test_v06
  9. * [new branch] master -> other/master
Advertisement
Add Comment
Please, Sign In to add comment