Guest User

Untitled

a guest
Jan 22nd, 2018
310
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. bonhoffer:cba Tim$ git push origin master
  2. Counting objects: 383, done.
  3. Delta compression using up to 2 threads.
  4. Compressing objects: 100% (209/209), done.
  5. Read from remote host github.com: Connection reset by peer
  6. fatal: The remote end hung up unexpectedly
  7. error: pack-objects died of signal 13
  8. error: pack-objects died with strange error
  9. error: failed to push some refs to 'git@github.com:tbbooher/CBA.git'
  10. bonhoffer:cba Tim$ git status
  11. # On branch master
  12. # Your branch is ahead of 'origin/master' by 20 commits.
  13. #
  14. # Untracked files:
  15. # (use "git add <file>..." to include in what will be committed)
  16. #
  17. # app/assets/images/photos
  18. # app/assets/javascripts/bills.js
  19. # app/assets/javascripts/subjects.js
  20. # app/assets/stylesheets/bills.css.scss
  21. # app/assets/stylesheets/scaffolds.css.scss
  22. # app/assets/stylesheets/subjects.css.scss
  23. # lib/templates/
  24. # vendor/cache/
  25. nothing added to commit but untracked files present (use "git add" to track)
Add Comment
Please, Sign In to add comment