Advertisement
Guest User

[WCS] - Quest -02 - GitHub and Git: the basics

a guest
Apr 6th, 2020
265
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.40 KB | None | 0 0
  1. git push origin master
  2. Enumerating objects: 6, done.
  3. Counting objects: 100% (6/6), done.
  4. Delta compression using up to 4 threads
  5. Compressing objects: 100% (4/4), done.
  6. Writing objects: 100% (6/6), 589 bytes | 589.00 KiB/s, done.
  7. Total 6 (delta 1), reused 0 (delta 0)
  8. remote: Resolving deltas: 100% (1/1), done.
  9. To https://github.com/Leired7/sharezza-social.git
  10.  * [new branch]      master -> master
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement