Skip to content

Instantly share code, notes, and snippets.

@pacroy
Created January 21, 2017 15:43
Show Gist options
  • Save pacroy/541d38f761b9d233ef72c39c035d5920 to your computer and use it in GitHub Desktop.
Save pacroy/541d38f761b9d233ef72c39c035d5920 to your computer and use it in GitHub Desktop.
C:\Users\Chairat\Git\demo-spring-boot-master>git push --set-upstream origin master
Counting objects: 45, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (32/32), done.
Writing objects: 100% (45/45), 8.37 KiB | 0 bytes/s, done.
Total 45 (delta 3), reused 0 (delta 0)
remote: Resolving deltas: 100% (3/3), done.
To https://github.com/pacroy/demo-spring-boot.git
* [new branch] master -> master
Branch master set up to track remote branch master from origin.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment