Skip to content

Instantly share code, notes, and snippets.

@dance2die
Created October 1, 2017 15:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dance2die/41dcb516ef61ba06ba75668923e54248 to your computer and use it in GitHub Desktop.
Save dance2die/41dcb516ef61ba06ba75668923e54248 to your computer and use it in GitHub Desktop.
Push the repository to GitHub
dance2die@CC c:\misc\sources\Repos\javascript\es6
> git push origin master
Counting objects: 30, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (24/24), done.
Writing objects: 100% (30/30), 3.72 KiB | 544.00 KiB/s, done.
Total 30 (delta 11), reused 0 (delta 0)
remote: Resolving deltas: 100% (11/11), done.
To dance2die/es6
* [new branch] master -> master
dance2die@CC c:\misc\sources\Repos\javascript\es6
>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment