Guest User

Untitled

a guest
Jan 22nd, 2018
291
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.93 KB | None | 0 0
  1. /Developer/D7: git clone git@github.com:bdglide/socialflow-drupal-module.git
  2. Cloning into socialflow-drupal-module...
  3. remote: Counting objects: 18, done.
  4. remote: Compressing objects: 100% (14/14), done.
  5. remote: Total 18 (delta 2), reused 18 (delta 2)
  6. Receiving objects: 100% (18/18), done.
  7. Resolving deltas: 100% (2/2), done.
  8. /Developer/D7: ll
  9. total 160
  10. drwxr-xr-x 10 jr admin 340 Sep 12 15:41 .
  11. drwxr-xr-x 34 jr admin 1156 Aug 16 00:18 ..
  12. -rw-r--r--@ 1 jr admin 39 Jul 29 00:18 ab
  13. drwxr-xr-x 29 jr admin 986 May 26 10:45 docroot
  14. -rw-r--r--@ 1 jr admin 231 Jul 29 08:07 helloworld.js
  15. -rw-r--r--@ 1 jr staff 14043 Jul 22 22:45 node-js.jpg
  16. -rw-r--r--@ 1 jr admin 52264 May 4 15:01 nodejs.pptx
  17. -rw-r--r--@ 1 jr admin 157 Jul 29 00:45 nodejs_drush
  18. drwxr-xr-x 3 jr admin 102 Jun 18 12:00 nodejsbuddylist
  19. drwxr-xr-x 5 jr admin 170 Sep 12 15:41 socialflow-drupal-module
  20. /Developer/D7: cd socialflow-drupal-module/
  21. /Developer/D7/socialflow-drupal-module: git branch -a
  22. * master
  23. remotes/origin/HEAD -> origin/master
  24. remotes/origin/master
  25. remotes/origin/socialflow-brian
  26. /Developer/D7/socialflow-drupal-module: git remote -vorigin git@github.com:bdglide/socialflow-drupal-module.git (fetch)
  27. origin git@github.com:bdglide/socialflow-drupal-module.git (push)
  28. /Developer/D7/socialflow-drupal-module: git remote add upstream git://github.com/treehouseagency/socialflow-drupal-module.git
  29. /Developer/D7/socialflow-drupal-module: git remote -vorigin git@github.com:bdglide/socialflow-drupal-module.git (fetch)
  30. origin git@github.com:bdglide/socialflow-drupal-module.git (push)
  31. upstream git://github.com/treehouseagency/socialflow-drupal-module.git (fetch)
  32. upstream git://github.com/treehouseagency/socialflow-drupal-module.git (push)
  33. /Developer/D7/socialflow-drupal-module: git pull upstream
  34. fatal: The remote end hung up unexpectedly
  35. /Developer/D7/socialflow-drupal-module: git pull upstream master
  36. fatal: The remote end hung up unexpectedly
Add Comment
Please, Sign In to add comment