Skip to content

Instantly share code, notes, and snippets.

@voznesenskym
Created March 7, 2015 09:20
Show Gist options
  • Save voznesenskym/2887ea0b372c1d856851 to your computer and use it in GitHub Desktop.
Save voznesenskym/2887ea0b372c1d856851 to your computer and use it in GitHub Desktop.
Update your Fork of the Repository
git add --all .
git commit -m "your meaningful commit message"
git push origin master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment